-<xsd:schema elementFormDefault="qualified" attributeFormDefault="unqualified" targetNamespace="http://www.witsml.org/schemas/131/addendum/combo" version="1.3.1">
<!--
                                                         
 -->
<!--
 POSC License Agreement
	This file is distributed under the POSC License Agreement at
	http://www.posc.org/about/license.shtml.
	Use of this file constitutes agreement with the POSC License Agreement.
	
 -->
<!--
                                                         
 -->
 <xsd:include schemaLocation="cs_operationalHSE.xsd"/>
 <xsd:include schemaLocation="cs_productionActivity.xsd"/>
 <xsd:include schemaLocation="cs_geographicContext.xsd"/>
 <xsd:include schemaLocation="attgrp_uid.xsd"/>
<!--
                                                         
 -->
-<xsd:complexType name="cs_installationReport">
-<xsd:annotation>
 <xsd:documentation>WITSML -Installation Report Component Schema</xsd:documentation>
 </xsd:annotation>
-<xsd:sequence>
-<xsd:element name="installation" type="witsml:facilityIdentifierStruct" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The installation represented by this report.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="bedsAvailable" type="witsml:nonNegativeCount" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Total count of beds available on the installation.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="crewCount" type="witsml:crewCount" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The count of personnel on a type of crew. One of the types is all personnel on board.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="work" type="witsml:timeMeasure" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The total cumulative amount of time worked during the reporting period. Commonly specified in units of hours. Note that a day unit translates to 24 hours worked.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="workMonthToDate" type="witsml:timeMeasure" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The total cumulative amount of time worked from the beginning of the month to the end of reporting period. Commonly specified in units of hours. Note that a day unit translates to 24 hours worked.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="workYearToDate" type="witsml:timeMeasure" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The total cumulative amount of time worked from the beginning of the year to the end of reporting period. Commonly specified in units of hours. Note that a day unit translates to 24 hours worked.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="operationalHSE" type="witsml:cs_operationalHSE" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>Health, Safety and Environmenal information.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="productionActivity" type="witsml:cs_productionActivity" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Production activities..</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
 </xsd:sequence>
-<xsd:attributeGroup ref="witsml:attgrp_uid">
-<xsd:annotation>
 <xsd:documentation>The unique identifier of the recurring element.</xsd:documentation>
 </xsd:annotation>
 </xsd:attributeGroup>
 </xsd:complexType>
 </xsd:schema>