-<xsd:schema elementFormDefault="qualified" attributeFormDefault="unqualified" targetNamespace="http://www.witsml.org/schemas/1series" version="1.4.1.1">
<!--
                                                         
 -->
<!--
 Energistics License Agreement
	This file is distributed under the Energistics License Agreement at
	http://www.energistics.org
	Use of this file constitutes agreement with the Energistics License Agreement.
	Copyright (c) 2012 Energistics. All rights reserved.
	Energistics, WITSML, PRODML and RESQML are trademarks or registered trademarks of Energistics.
	
 -->
<!--
                                                         
 -->
 <xsd:include schemaLocation="cs_surveySection.xsd"/>
<!--
                                                         
 -->
-<xsd:group name="grp_surveyProgram">
-<xsd:annotation>
 <xsd:documentation>The non-contextual content of a WITSML Survey Program object.</xsd:documentation>
 </xsd:annotation>
-<xsd:sequence>
-<xsd:element name="surveyVer" type="witsml:positiveCount" minOccurs="1" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Survey version number, incremented every time the program is modified. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="dTimTrajProg" type="witsml:timestamp" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Date and time trajectory program was created or edited. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="engineer" type="witsml:str32" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Name of engineer. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="final" type="witsml:str16" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Is program a final or intermediate/preliminary? </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="surveySection" type="witsml:cs_surveySection" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>Survey section object. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
 </xsd:sequence>
 </xsd:group>
 </xsd:schema>