Show
Ignore:
Timestamp:
02/23/11 10:14:39 (13 years ago)
Author:
yaolu
Message:

added description of the changes made, and fixed a few bugs from XSL and XSD files

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • projects/DailyDrillingReport_1.2/XML/HTMLreport/WITSML_drillReport_profiled_schema_2011_01_29.xsd

    r138 r139  
    1 <?xml version="1.0" encoding="utf-8"?> 
    2 <xsd:schema xmlns:witsml="http://www.witsml.org/schemas/1series" xmlns:abs="http://www.energistics.org/schemas/abstract" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:sawsdl="http://www.w3.org/ns/sawsdl" elementFormDefault="qualified" attributeFormDefault="unqualified" targetNamespace="http://www.witsml.org/schemas/1series"> 
     1<?xml version="1.0" encoding="utf-8" ?> 
     2<xsd:schema xmlns:witsml="http://www.witsml.org/schemas/1series" xmlns:abs="http://www.energistics.org/schemas/abstract" 
     3         xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" 
     4         xmlns:sawsdl="http://www.w3.org/ns/sawsdl" elementFormDefault="qualified" attributeFormDefault="unqualified" 
     5         targetNamespace="http://www.witsml.org/schemas/1series"> 
    36        <!--                                                         --> 
     7 
    48        <xsd:import namespace="http://www.energistics.org/schemas/abstract" schemaLocation="sub_abstractSubstitutionGroup.xsd"/> 
    59        <!--  
     
    1822        <!--UNUSED: Deleted type attgrp_objectUid. Contents copied where needed.--> 
    1923        <!--UNUSED: Deleted type attgrp_uid. Contents copied where needed.--> 
    20  
    2124        <!-- ADDED 07/02-2011 --> 
    2225        <!-- Header --> 
     
    5356                                                </xsd:annotation> 
    5457                                        </xsd:element> 
    55                                         <xsd:element name="expTempBH" type="witsml:thermodynamicTemperatureMeasureCelsius" minOccurs="0" maxOccurs="1"> 
     58                                        <xsd:element name="expTempBH" type="witsml:thermodynamicTemperatureMeasureCelsius" minOccurs="0" 
     59                                                 maxOccurs="1"> 
    5660                                                <xsd:annotation> 
    5761                                                        <xsd:documentation>A bottomhole temperature that is the expected bottomhole temperature (c).</xsd:documentation> 
     
    6771                </xsd:complexContent> 
    6872        </xsd:complexType> 
    69  
    7073        <!-- Rig types --> 
    7174        <xsd:simpleType name="rigTypes"> 
     
    8790        </xsd:simpleType> 
    8891        <!-- END ADDED 07/02-2011 --> 
    89  
    9092        <xsd:complexType name="cs_activity"> 
    9193                <xsd:annotation> 
     
    9597                        <xsd:element name="dTimStart" type="witsml:timestamp" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17511259"> 
    9698                                <!--PROFILE: Changed minOccurs from 0 to 1 for element dTimStart.--> 
     99 
    97100                                <xsd:annotation> 
    98101                                        <xsd:documentation>Date and time that activities started.</xsd:documentation> 
     
    101104                        <xsd:element name="dTimEnd" type="witsml:timestamp" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17511304"> 
    102105                                <!--PROFILE: Changed minOccurs from 0 to 1 for element dTimEnd.--> 
     106 
    103107                                <xsd:annotation> 
    104108                                        <xsd:documentation>Date and time that activities were completed.</xsd:documentation> 
     
    108112                        <xsd:element name="md" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17732057"> 
    109113                                <!--PROFILE: Changed minOccurs from 0 to 1 for element md.--> 
     114 
    110115                                <xsd:annotation> 
    111116                                        <xsd:documentation>The measured depth to the drilling operation.</xsd:documentation> 
     
    122127                                <!--PROFILE: Changed type from witsml:kindString to witsml:PhaseType for element phase.--> 
    123128                                <!--PROFILE: Changed minOccurs from 0 to 1 for element phase.--> 
     129 
    124130                                <xsd:annotation> 
    125131                                        <xsd:documentation>Phase (large activity classification) e.g. Drill Surface Hole.</xsd:documentation> 
     
    128134                        </xsd:element> 
    129135                        <!--PROFILE: Deleted element activityCode.--> 
    130                         <xsd:element name="proprietaryCode" type="witsml:ActivityCodeNPD" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17841409"> 
     136                        <xsd:element name="proprietaryCode" type="witsml:ActivityCodeNPD" minOccurs="1" maxOccurs="1" 
     137                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17841409"> 
    131138                                <!--PROFILE: Changed type from witsml:nameStruct to witsml:ActivityCodeNPD for element proprietaryCode.--> 
    132139                                <!--PROFILE: Changed minOccurs from 0 to 1 for element proprietaryCode.--> 
    133140                                <!--PROFILE: Changed maxOccurs from unbounded to 1 for element proprietaryCode.--> 
    134                                 <xsd:annotation> 
    135                                         <xsd:documentation>A proprietary code used to define rig activity. The name of the proprietary system should be defined in the namingSystem 
    136                                                 attribute.</xsd:documentation> 
     141 
     142                                <xsd:annotation> 
     143                                        <xsd:documentation>A proprietary code used to define rig activity. The name of the proprietary system should be defined in the namingSystem                                             attribute.</xsd:documentation> 
    137144                                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-33, Change=Added</xsd:appinfo> 
    138145                                </xsd:annotation> 
    139146                        </xsd:element> 
    140  
    141147                        <!-- Added 07/02 - 2011 --> 
    142148                        <xsd:element name="mdHoleStart" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> 
     
    151157                        </xsd:element> 
    152158                        <!-- END Added 07/02 - 2011 --> 
    153  
    154159                        <!--PROFILE: Deleted element detailActivity.--> 
    155160                        <!--PROFILE: Deleted element typeActivityClass.--> 
     
    163168                                <!--PROFILE: Changed type from witsml:str32 to witsml:MainActivityEvaluation for element state.--> 
    164169                                <!--PROFILE: Changed minOccurs from 0 to 1 for element state.--> 
     170 
    165171                                <xsd:annotation> 
    166172                                        <xsd:documentation>Finish, interrupted, failed, etc.</xsd:documentation> 
    167173                                </xsd:annotation> 
    168174                        </xsd:element> 
    169                         <xsd:element name="stateDetailActivity" type="witsml:StateDetailActivity" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17841184"> 
     175                        <xsd:element name="stateDetailActivity" type="witsml:StateDetailActivity" minOccurs="1" maxOccurs="1" 
     176                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17841184"> 
    170177                                <!--PROFILE: Changed minOccurs from 0 to 1 for element stateDetailActivity.--> 
     178 
    171179                                <xsd:annotation> 
    172180                                        <xsd:documentation>The outcome of the detailed activity.</xsd:documentation> 
     
    181189                        <xsd:element name="comments" type="witsml:commentString" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17723327"> 
    182190                                <!--PROFILE: Changed minOccurs from 0 to 1 for element comments.--> 
     191 
    183192                                <xsd:annotation> 
    184193                                        <xsd:documentation>Comments and Remarks.</xsd:documentation> 
     
    189198                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    190199                        <xsd:annotation> 
    191                                 <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no 
    192                                         assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only 
    193                                         required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
     200                                <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no                                 assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only                                  required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
    194201                        </xsd:annotation> 
    195202                </xsd:attribute> 
     
    197204        <xsd:complexType name="cs_alias"> 
    198205                <xsd:annotation> 
    199                         <xsd:documentation>A common way for handling names of objects. An identifier type must include a Name. It may also include a NamingSystem, which gives meaning to the 
    200                                 name.</xsd:documentation> 
     206                        <xsd:documentation>A common way for handling names of objects. An identifier type must include a Name. It may also include a NamingSystem, which gives meaning to the                           name.</xsd:documentation> 
    201207                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-33, Change=Added</xsd:appinfo> 
    202208                </xsd:annotation> 
     
    209215                        <xsd:element name="namingSystem" type="witsml:nameString" minOccurs="1" maxOccurs="1"> 
    210216                                <xsd:annotation> 
    211                                         <xsd:documentation>The naming system under which the item is defined. Knowledge of the naming system may allow the hame to be parsed for embeded 
    212                                                 information.</xsd:documentation> 
     217                                        <xsd:documentation>The naming system under which the item is defined. Knowledge of the naming system may allow the hame to be parsed for embeded                                                information.</xsd:documentation> 
    213218                                </xsd:annotation> 
    214219                        </xsd:element> 
     
    217222                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    218223                        <xsd:annotation> 
    219                                 <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no 
    220                                         assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only 
    221                                         required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
     224                                <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no                                 assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only                                  required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
    222225                        </xsd:annotation> 
    223226                </xsd:attribute> 
     
    225228        <!--UNUSED: Deleted type cs_axisDefinition.--> 
    226229        <!--UNUSED: Deleted type cs_bend.--> 
     230        <!-- Added/Changed 22/02 - 2011 --> 
    227231        <xsd:complexType name="cs_bitRecord"> 
    228232                <xsd:annotation> 
     
    232236                        <xsd:element name="diaBit" type="witsml:lengthMeasureInch" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17831442"> 
    233237                                <!--PROFILE: Changed type from witsml:lengthMeasure to witsml:lengthMeasureInch for element diaBit.--> 
     238 
    234239                                <xsd:annotation> 
    235240                                        <xsd:documentation>Diameter of drilled hole.</xsd:documentation> 
     
    238243                        <xsd:element name="numBit" type="witsml:str32" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17831262"> 
    239244                                <!--PROFILE: Changed minOccurs from 0 to 1 for element numBit.--> 
     245 
    240246                                <xsd:annotation> 
    241247                                        <xsd:documentation>Bit number and rerun number e.g. "4.1" for the first rerun of bit 4.</xsd:documentation> 
     
    247253                        <!--PROFILE: Deleted element typeBit.--> 
    248254                        <!--PROFILE: Deleted element cost.--> 
    249                         <xsd:element name="codeMfg" type="witsml:str32" minOccurs="0" maxOccurs="1"> 
     255                        <xsd:element name="codeMfg" type="witsml:str32" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17831487"> 
    250256                                <xsd:annotation> 
    251257                                        <xsd:documentation>The manufacturers code for the bit</xsd:documentation> 
    252258                                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-33, Change=Added</xsd:appinfo> 
    253                                         <!-- Missing: Added element dullGrade --> 
    254259                                </xsd:annotation> 
    255260                        </xsd:element> 
     
    262267                                </xsd:annotation> 
    263268                        </xsd:element> 
    264                         <!-- END Added 07/02 - 2011 --> 
    265269                        <!--PROFILE: Deleted element codeIADC.--> 
    266270                        <!--PROFILE: Deleted element condInitInner.--> 
     
    293297                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    294298                        <xsd:annotation> 
    295                                 <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no 
    296                                         assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only 
    297                                         required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
     299                                <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no                                 assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only                                  required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
    298300                        </xsd:annotation> 
    299301                </xsd:attribute> 
    300302        </xsd:complexType> 
    301  
    302         <!-- Added 22/02 - 2011 --> 
    303303        <xsd:complexType name="cs_drillingParams"> 
    304304                <xsd:annotation> 
     
    385385                                <xsd:annotation> 
    386386                                        <xsd:documentation>Measured depth of hole made current run.</xsd:documentation> 
     387                                        <!-- Missing: Added element mdHoleMadeRun. --> 
    387388                                </xsd:annotation> 
    388389                        </xsd:element> 
     
    390391                                <xsd:annotation> 
    391392                                        <xsd:documentation>Hours used on current run.</xsd:documentation> 
     393                                        <!-- Missing: Added element hrsDrilledRun. --> 
    392394                                </xsd:annotation> 
    393395                        </xsd:element> 
     
    395397                                <xsd:annotation> 
    396398                                        <xsd:documentation>Measured depth made totally.</xsd:documentation> 
     399                                        <!-- Missing: Added element mdTotHoleMade. --> 
    397400                                </xsd:annotation> 
    398401                        </xsd:element> 
     
    400403                                <xsd:annotation> 
    401404                                        <xsd:documentation>Hours drilled totally.</xsd:documentation> 
     405                                        <!-- Missing: Added element totHrsDrilled. --> 
    402406                                </xsd:annotation> 
    403407                        </xsd:element> 
     
    405409                <!--Unused: Deleted element attgrp_uid. --> 
    406410        </xsd:complexType> 
    407         <!-- END Added 22/02 - 2011 --> 
    408  
     411        <!-- END Added/Changed 22/02 - 2011 --> 
    409412        <!-- Added 07/02 - 2011 --> 
    410413        <!-- Cement job --> 
     
    417420                        <!-- Profile: Deleted element typeStage --> 
    418421                        <!-- Profile: Deleted element dTimMixStart --> 
     422 
    419423                        <xsd:element name="dTimPumpStart" type="witsml:timestamp" minOccurs="0" maxOccurs="1"> 
    420424                                <xsd:annotation> 
     
    556560                                </xsd:annotation> 
    557561                        </xsd:element> 
    558                         <xsd:element name="cementingFluid" type="witsml:cs_cementingFluid" minOccurs="0" maxOccurs="unbounded" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17831397"> 
     562                        <xsd:element name="cementingFluid" type="witsml:cs_cementingFluid" minOccurs="0" maxOccurs="unbounded" 
     563                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17831397"> 
    559564                                <xsd:annotation> 
    560565                                        <xsd:documentation>Information about a bit run.</xsd:documentation> 
     
    571576                <!-- Unused: Deleted element attgrp_uid --> 
    572577        </xsd:complexType> 
    573  
    574578        <!-- Cement job types --> 
    575579        <xsd:simpleType name="cementJobTypes"> 
     
    595599                </xsd:restriction> 
    596600        </xsd:simpleType> 
    597  
    598601        <!-- Cementing fluid --> 
    599602        <xsd:complexType name="cs_cementingFluid"> 
     
    632635                        <!-- Profile: Deleted element volWater --> 
    633636                        <!-- Profile: Deleted element volCement --> 
    634                         <xsd:element name="ratioMixWater" type="witsml:specificVolumeMeasureUsGallonsPerSack94" minOccurs="0" maxOccurs="1"> 
     637                        <xsd:element name="ratioMixWater" type="witsml:specificVolumeMeasureUsGallonsPerSack94" minOccurs="0" 
     638                                 maxOccurs="1"> 
    635639                                <xsd:annotation> 
    636640                                        <xsd:documentation>Mix Water Ratio.</xsd:documentation> 
     
    660664                                </xsd:annotation> 
    661665                        </xsd:element> 
    662                         <xsd:element name="yp" type="witsml:specificVolumeMeasureCubicFeetPer94PoundSack" minOccurs="0" maxOccurs="1"> 
     666                        <xsd:element name="yp" type="witsml:specificVolumeMeasureCubicFeetPer94PoundSack" minOccurs="0" 
     667                                 maxOccurs="1"> 
    663668                                <xsd:annotation> 
    664669                                        <xsd:documentation>Yield point (Bingham and Herschel Bulkley models).</xsd:documentation> 
     
    724729                </xsd:sequence> 
    725730        </xsd:complexType> 
    726  
    727731        <!-- Fluid types --> 
    728732        <xsd:simpleType name="fluidTypes"> 
     
    754758        </xsd:simpleType> 
    755759        <!-- END Added 07/02 - 2011 --> 
    756  
    757  
    758  
    759760        <!--UNUSED: Deleted type cs_blockCurveInfo.--> 
    760761        <!--UNUSED: Deleted type cs_blockInfo.--> 
     
    831832                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    832833                        <xsd:annotation> 
    833                                 <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no 
    834                                         assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only 
    835                                         required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
     834                                <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no                                 assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only                                  required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
    836835                        </xsd:annotation> 
    837836                </xsd:attribute> 
     
    839838        <xsd:complexType name="cs_documentFileCreation"> 
    840839                <xsd:annotation> 
    841                         <xsd:documentation>A block of information about the creation of the XML file. This is different than the creation of the data that is included within the 
    842                                 file.</xsd:documentation> 
     840                        <xsd:documentation>A block of information about the creation of the XML file. This is different than the creation of the data that is included within the                               file.</xsd:documentation> 
    843841                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-86, Change=Renamed-from:fileCreationType</xsd:appinfo> 
    844842                </xsd:annotation> 
     
    852850                        <xsd:element name="softwareName" type="witsml:nameString" minOccurs="0" maxOccurs="1"> 
    853851                                <xsd:annotation> 
    854                                         <xsd:documentation>If appropriate, the software that created the file. This is a free form string, and may include whatever information is deemed 
    855                                                 relevant.</xsd:documentation> 
     852                                        <xsd:documentation>If appropriate, the software that created the file. This is a free form string, and may include whatever information is deemed                                               relevant.</xsd:documentation> 
    856853                                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-86, Change=Renamed-from:SoftwareName</xsd:appinfo> 
    857854                                </xsd:annotation> 
     
    873870        <xsd:complexType name="cs_documentInfo"> 
    874871                <xsd:annotation> 
    875                         <xsd:documentation>A schema to capture a set of data that is relevant for many exchange documents. It includes information about the file that was created, and high-level 
    876                                 information about the data that is being exchanged within the file.</xsd:documentation> 
     872                        <xsd:documentation>A schema to capture a set of data that is relevant for many exchange documents. It includes information about the file that was created, and high-level              information about the data that is being exchanged within the file.</xsd:documentation> 
    877873                </xsd:annotation> 
    878874                <xsd:sequence> 
     
    891887                        <xsd:element name="documentDate" type="witsml:timestamp" minOccurs="0" maxOccurs="1"> 
    892888                                <xsd:annotation> 
    893                                         <xsd:documentation>The date of the creation of the document. This is not the same as the date that the file was created. For this date, the document is considered 
    894                                                 to be the set of information associated with this document information. For example, the document may be a seismic binset. This represents the date that the binset 
    895                                                 was created. The FileCreation information would capture the date that the XML file was created to send or exchange the binset.</xsd:documentation> 
     889                                        <xsd:documentation>The date of the creation of the document. This is not the same as the date that the file was created. For this date, the document is considered                                              to be the set of information associated with this document information. For example, the document may be a seismic binset. This represents the date that the binset                                             was created. The FileCreation information would capture the date that the XML file was created to send or exchange the binset.</xsd:documentation> 
    896890                                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-86, Change=Renamed-from:DocumentDate</xsd:appinfo> 
    897891                                </xsd:annotation> 
     
    902896                                </xsd:annotation> 
    903897                        </xsd:element> 
    904                         <xsd:element name="fileCreationInformation" type="witsml:cs_documentFileCreation" minOccurs="0" maxOccurs="1"> 
    905                                 <xsd:annotation> 
    906                                         <xsd:documentation>The information about the creation of the exchange file. This is not about the creation of the data within the file, but the creation of the file 
    907                                                 itself.</xsd:documentation> 
     898                        <xsd:element name="fileCreationInformation" type="witsml:cs_documentFileCreation" minOccurs="0" 
     899                                 maxOccurs="1"> 
     900                                <xsd:annotation> 
     901                                        <xsd:documentation>The information about the creation of the exchange file. This is not about the creation of the data within the file, but the creation of the file                                            itself.</xsd:documentation> 
    908902                                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-86, Change=Renamed-from:FileCreationInformation</xsd:appinfo> 
    909903                                </xsd:annotation> 
     
    943937        <xsd:complexType name="cs_documentSecurityInfo"> 
    944938                <xsd:annotation> 
    945                         <xsd:documentation>Information about the security classification of the document. This is intended as a documentation of the security so that the file will not 
    946                                 inadvertently be sent to someone who is not allowed access to the data. This block also carries a date that the security classification expires. For example, a well log 
    947                                 is confidential for a period of time, and then becomes open. All security classes are characterized by their classification systems.</xsd:documentation> 
     939                        <xsd:documentation>Information about the security classification of the document. This is intended as a documentation of the security so that the file will not                         inadvertently be sent to someone who is not allowed access to the data. This block also carries a date that the security classification expires. For example, a well log                                is confidential for a period of time, and then becomes open. All security classes are characterized by their classification systems.</xsd:documentation> 
    948940                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-86, Change=Renamed-from:securityInfoType</xsd:appinfo> 
    949941                </xsd:annotation> 
     
    951943                        <xsd:element name="class" type="witsml:kindString" minOccurs="0" maxOccurs="1"> 
    952944                                <xsd:annotation> 
    953                                         <xsd:documentation>The security class in which this document is classified. Examples would be confidential, partner confidential, tight. The meaning of the class is 
    954                                                 determined by the System in which it is defined.</xsd:documentation> 
     945                                        <xsd:documentation>The security class in which this document is classified. Examples would be confidential, partner confidential, tight. The meaning of the class is                                            determined by the System in which it is defined.</xsd:documentation> 
    955946                                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-86, Change=Renamed-from:Class</xsd:appinfo> 
    956947                                </xsd:annotation> 
     
    978969                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    979970                        <xsd:annotation> 
    980                                 <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no 
    981                                         assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only 
    982                                         required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
     971                                <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no                                 assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only                                  required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
    983972                        </xsd:annotation> 
    984973                </xsd:attribute> 
     
    992981                        <xsd:element name="dTim" type="witsml:timestamp" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17790447"> 
    993982                                <!--PROFILE: Changed minOccurs from 0 to 1 for element dTim.--> 
     983 
    994984                                <xsd:annotation> 
    995985                                        <xsd:documentation>Date and time of the well control incident.</xsd:documentation> 
     
    998988                        <xsd:element name="mdInflow" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17790597"> 
    999989                                <!--PROFILE: Changed minOccurs from 0 to 1 for element mdInflow.--> 
     990 
    1000991                                <xsd:annotation> 
    1001992                                        <xsd:documentation>The measured depth to the well inflow entry point.</xsd:documentation> 
    1002993                                </xsd:annotation> 
    1003994                        </xsd:element> 
    1004                         <xsd:element name="tvdInflow" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17790027"> 
     995                        <xsd:element name="tvdInflow" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1" 
     996                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17790027"> 
    1005997                                <xsd:annotation> 
    1006998                                        <xsd:documentation>The true vertical depth to the well inflow entery point.</xsd:documentation> 
     
    10101002                                <!--PROFILE: Changed type from witsml:str16 to witsml:PhaseType for element phase.--> 
    10111003                                <!--PROFILE: Changed minOccurs from 0 to 1 for element phase.--> 
     1004 
    10121005                                <xsd:annotation> 
    10131006                                        <xsd:documentation>Phase (large activity classification) e.g. Drill Surface Hole.</xsd:documentation> 
     
    10151008                        </xsd:element> 
    10161009                        <!--PROFILE: Deleted element activityCode.--> 
    1017                         <xsd:element name="proprietaryCode" type="witsml:ActivityCodeNPD" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17841409"> 
     1010                        <xsd:element name="proprietaryCode" type="witsml:ActivityCodeNPD" minOccurs="1" maxOccurs="1" 
     1011                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17841409"> 
    10181012                                <!--PROFILE: Changed type from witsml:nameStruct to witsml:ActivityCodeNPD for element proprietaryCode.--> 
    10191013                                <!--PROFILE: Changed minOccurs from 0 to 1 for element proprietaryCode.--> 
    10201014                                <!--PROFILE: Changed maxOccurs from unbounded to 1 for element proprietaryCode.--> 
    1021                                 <xsd:annotation> 
    1022                                         <xsd:documentation>A proprietary code used to define rig activity. The name of the proprietary system should be defined in the namingSystem 
    1023                                                 attribute.</xsd:documentation> 
     1015 
     1016                                <xsd:annotation> 
     1017                                        <xsd:documentation>A proprietary code used to define rig activity. The name of the proprietary system should be defined in the namingSystem                                             attribute.</xsd:documentation> 
    10241018                                </xsd:annotation> 
    10251019                        </xsd:element> 
     
    10271021                        <xsd:element name="eTimLost" type="witsml:timeMeasure" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17888195"> 
    10281022                                <!--PROFILE: Changed minOccurs from 0 to 1 for element eTimLost.--> 
     1023 
    10291024                                <xsd:annotation> 
    10301025                                        <xsd:documentation>The amount of time lost because of the well control incident. Commonly specified in hours.</xsd:documentation> 
     
    10331028                        <xsd:element name="dTimRegained" type="witsml:timestamp" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17789592"> 
    10341029                                <!--PROFILE: Changed minOccurs from 0 to 1 for element dTimRegained.--> 
     1030 
    10351031                                <xsd:annotation> 
    10361032                                        <xsd:documentation>The date and time at which control of the well is regained.</xsd:documentation> 
     
    10401036                                <!--PROFILE: Changed type from witsml:lengthMeasure to witsml:lengthMeasureInch for element diaBit.--> 
    10411037                                <!--PROFILE: Changed minOccurs from 0 to 1 for element diaBit.--> 
     1038 
    10421039                                <xsd:annotation> 
    10431040                                        <xsd:documentation>The drill bit nominal outside diameter at time of well control incident.</xsd:documentation> 
     
    10461043                        <xsd:element name="mdBit" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17789832"> 
    10471044                                <!--PROFILE: Changed minOccurs from 0 to 1 for element mdBit.--> 
     1045 
    10481046                                <xsd:annotation> 
    10491047                                        <xsd:documentation>The measured depth of bit at the time of the well control incident.</xsd:documentation> 
     
    10521050                        <xsd:element name="wtMud" type="witsml:densityMeasure" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17789232"> 
    10531051                                <!--PROFILE: Changed minOccurs from 0 to 1 for element wtMud.--> 
     1052 
    10541053                                <xsd:annotation> 
    10551054                                        <xsd:documentation>The density of the drilling fluid.</xsd:documentation> 
     
    10641063                                <!--PROFILE: Changed type from witsml:lengthMeasure to witsml:lengthMeasureInch for element diaCsgLast.--> 
    10651064                                <!--PROFILE: Changed minOccurs from 0 to 1 for element diaCsgLast.--> 
     1065 
    10661066                                <xsd:annotation> 
    10671067                                        <xsd:documentation>Diameter of the last installed casing.</xsd:documentation> 
     
    10701070                        <xsd:element name="mdCsgLast" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17659755"> 
    10711071                                <!--PROFILE: Changed minOccurs from 0 to 1 for element mdCsgLast.--> 
     1072 
    10721073                                <xsd:annotation> 
    10731074                                        <xsd:documentation>Measured depth of last casing.</xsd:documentation> 
    10741075                                </xsd:annotation> 
    10751076                        </xsd:element> 
    1076                         <xsd:element name="volMudGained" type="witsml:volumeMeasureCubicMetre" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17789472"> 
     1077                        <xsd:element name="volMudGained" type="witsml:volumeMeasureCubicMetre" minOccurs="1" maxOccurs="1" 
     1078                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17789472"> 
    10771079                                <!--PROFILE: Changed type from witsml:volumeMeasure to witsml:volumeMeasureCubicMetre for element volMudGained.--> 
    10781080                                <!--PROFILE: Changed minOccurs from 0 to 1 for element volMudGained.--> 
     1081 
    10791082                                <xsd:annotation> 
    10801083                                        <xsd:documentation>The gained volume of drilling fluid due to well kick.</xsd:documentation> 
    10811084                                </xsd:annotation> 
    10821085                        </xsd:element> 
    1083                         <xsd:element name="presShutInCasing" type="witsml:pressureMeasureBar" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17789037"> 
     1086                        <xsd:element name="presShutInCasing" type="witsml:pressureMeasureBar" minOccurs="1" maxOccurs="1" 
     1087                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17789037"> 
    10841088                                <!--PROFILE: Changed type from witsml:pressureMeasure to witsml:pressureMeasureBar for element presShutInCasing.--> 
    10851089                                <!--PROFILE: Changed minOccurs from 0 to 1 for element presShutInCasing.--> 
     1090 
    10861091                                <xsd:annotation> 
    10871092                                        <xsd:documentation>The shut in casing pressure.</xsd:documentation> 
    10881093                                </xsd:annotation> 
    10891094                        </xsd:element> 
    1090                         <xsd:element name="presShutInDrill" type="witsml:pressureMeasureBar" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17887970"> 
     1095                        <xsd:element name="presShutInDrill" type="witsml:pressureMeasureBar" minOccurs="1" maxOccurs="1" 
     1096                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17887970"> 
    10911097                                <!--PROFILE: Changed type from witsml:pressureMeasure to witsml:pressureMeasureBar for element presShutInDrill.--> 
    10921098                                <!--PROFILE: Changed minOccurs from 0 to 1 for element presShutInDrill.--> 
     1099 
    10931100                                <xsd:annotation> 
    10941101                                        <xsd:documentation>The actual pressure in the drill pipe when the rams are closed around it.</xsd:documentation> 
    10951102                                </xsd:annotation> 
    10961103                        </xsd:element> 
    1097                         <xsd:element name="incidentType" type="witsml:WellControlIncidentType" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17788857"> 
     1104                        <xsd:element name="incidentType" type="witsml:WellControlIncidentType" minOccurs="1" maxOccurs="1" 
     1105                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17788857"> 
    10981106                                <!--PROFILE: Changed minOccurs from 0 to 1 for element incidentType.--> 
     1107 
    10991108                                <xsd:annotation> 
    11001109                                        <xsd:documentation>The type of well control incident.</xsd:documentation> 
    11011110                                </xsd:annotation> 
    11021111                        </xsd:element> 
    1103                         <xsd:element name="killingType" type="witsml:WellKillingProcedureType" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17789157"> 
     1112                        <xsd:element name="killingType" type="witsml:WellKillingProcedureType" minOccurs="1" maxOccurs="1" 
     1113                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17789157"> 
    11041114                                <!--PROFILE: Changed minOccurs from 0 to 1 for element killingType.--> 
     1115 
    11051116                                <xsd:annotation> 
    11061117                                        <xsd:documentation>The type of well control incident.</xsd:documentation> 
     
    11101121                                <!--PROFILE: Changed type from witsml:descriptionString to witsml:commentString for element formation.--> 
    11111122                                <!--PROFILE: Changed minOccurs from 0 to 1 for element formation.--> 
     1123 
    11121124                                <xsd:annotation> 
    11131125                                        <xsd:documentation>The lithological description of a geological formation at the incident depth.</xsd:documentation> 
    11141126                                </xsd:annotation> 
    11151127                        </xsd:element> 
    1116                         <xsd:element name="tempBottom" type="witsml:thermodynamicTemperatureMeasureCelsius" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS16631877"> 
     1128                        <xsd:element name="tempBottom" type="witsml:thermodynamicTemperatureMeasureCelsius" minOccurs="1" 
     1129                                 maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS16631877"> 
    11171130                                <!--PROFILE: Changed type from witsml:thermodynamicTemperatureMeasure to witsml:thermodynamicTemperatureMeasureCelsius for element tempBottom.--> 
    11181131                                <!--PROFILE: Changed minOccurs from 0 to 1 for element tempBottom.--> 
     1132 
    11191133                                <xsd:annotation> 
    11201134                                        <xsd:documentation>the temperature at the bottom of the wellbore.</xsd:documentation> 
    11211135                                </xsd:annotation> 
    11221136                        </xsd:element> 
    1123                         <xsd:element name="presMaxChoke" type="witsml:pressureMeasureBar" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17788482"> 
     1137                        <xsd:element name="presMaxChoke" type="witsml:pressureMeasureBar" minOccurs="1" maxOccurs="1" 
     1138                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17788482"> 
    11241139                                <!--PROFILE: Changed type from witsml:pressureMeasure to witsml:pressureMeasureBar for element presMaxChoke.--> 
    11251140                                <!--PROFILE: Changed minOccurs from 0 to 1 for element presMaxChoke.--> 
     1141 
    11261142                                <xsd:annotation> 
    11271143                                        <xsd:documentation>The maximum pressure that the choke valve can be exposed to.</xsd:documentation> 
     
    11311147                                <!--PROFILE: Changed type from witsml:descriptionString to witsml:commentString for element description.--> 
    11321148                                <!--PROFILE: Changed minOccurs from 0 to 1 for element description.--> 
     1149 
    11331150                                <xsd:annotation> 
    11341151                                        <xsd:documentation>A description of the well control incident.</xsd:documentation> 
     
    11391156                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    11401157                        <xsd:annotation> 
    1141                                 <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no 
    1142                                         assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only 
    1143                                         required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
     1158                                <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no                                 assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only                  required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
    11441159                        </xsd:annotation> 
    11451160                </xsd:attribute> 
     
    11521167                        <xsd:element name="dTim" type="witsml:timestamp" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17693740"> 
    11531168                                <!--PROFILE: Changed minOccurs from 0 to 1 for element dTim.--> 
     1169 
    11541170                                <xsd:annotation> 
    11551171                                        <xsd:documentation>Date and time that the core was completed.</xsd:documentation> 
     
    11581174                        <xsd:element name="coreNumber" type="witsml:nameString" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17694745"> 
    11591175                                <!--PROFILE: Changed minOccurs from 0 to 1 for element coreNumber.--> 
     1176 
    11601177                                <xsd:annotation> 
    11611178                                        <xsd:documentation>Core identification number.</xsd:documentation> 
     
    11641181                        <xsd:element name="mdTop" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17694790"> 
    11651182                                <!--PROFILE: Changed minOccurs from 0 to 1 for element mdTop.--> 
     1183 
    11661184                                <xsd:annotation> 
    11671185                                        <xsd:documentation>Measured depth at the top of the cored interval.</xsd:documentation> 
     
    11701188                        <xsd:element name="mdBottom" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17694340"> 
    11711189                                <!--PROFILE: Changed minOccurs from 0 to 1 for element mdBottom.--> 
     1190 
    11721191                                <xsd:annotation> 
    11731192                                        <xsd:documentation>Measured depth at the bottom of the cored interval.</xsd:documentation> 
     
    11791198                                </xsd:annotation> 
    11801199                        </xsd:element> 
    1181                         <xsd:element name="tvdBottom" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17832972"> 
     1200                        <xsd:element name="tvdBottom" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1" 
     1201                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17832972"> 
    11821202                                <xsd:annotation> 
    11831203                                        <xsd:documentation>True vertical depth at the bottom of the cored interval.</xsd:documentation> 
    11841204                                </xsd:annotation> 
    11851205                        </xsd:element> 
    1186                         <xsd:element name="lenRecovered" type="witsml:lengthMeasureMetre" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17694505"> 
     1206                        <xsd:element name="lenRecovered" type="witsml:lengthMeasureMetre" minOccurs="1" maxOccurs="1" 
     1207                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17694505"> 
    11871208                                <!--PROFILE: Changed type from witsml:lengthMeasure to witsml:lengthMeasureMetre for element lenRecovered.--> 
    11881209                                <!--PROFILE: Changed minOccurs from 0 to 1 for element lenRecovered.--> 
     1210 
    11891211                                <xsd:annotation> 
    11901212                                        <xsd:documentation>Length of core recovered.</xsd:documentation> 
    11911213                                </xsd:annotation> 
    11921214                        </xsd:element> 
    1193                         <xsd:element name="recoverPc" type="witsml:volumePerVolumeMeasurePercent" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17694625"> 
     1215                        <xsd:element name="recoverPc" type="witsml:volumePerVolumeMeasurePercent" minOccurs="1" maxOccurs="1" 
     1216                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17694625"> 
    11941217                                <!--PROFILE: Changed minOccurs from 0 to 1 for element recoverPc.--> 
     1218 
    11951219                                <xsd:annotation> 
    11961220                                        <xsd:documentation>The relative amount of core recovered.</xsd:documentation> 
     
    12001224                                <!--PROFILE: Changed type from witsml:lengthMeasure to witsml:lengthMeasureMetre for element lenBarrel.--> 
    12011225                                <!--PROFILE: Changed minOccurs from 0 to 1 for element lenBarrel.--> 
     1226 
    12021227                                <xsd:annotation> 
    12031228                                        <xsd:documentation>Length of core barrel.</xsd:documentation> 
    12041229                                </xsd:annotation> 
    12051230                        </xsd:element> 
    1206                         <xsd:element name="innerBarrelType" type="witsml:InnerBarrelType" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17832597"> 
     1231                        <xsd:element name="innerBarrelType" type="witsml:InnerBarrelType" minOccurs="0" maxOccurs="1" 
     1232                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17832597"> 
    12071233                                <xsd:annotation> 
    12081234                                        <xsd:documentation>Core inner barrel type.</xsd:documentation> 
     
    12111237                        <xsd:element name="coreDescription" type="witsml:commentString" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17693860"> 
    12121238                                <!--PROFILE: Changed minOccurs from 0 to 1 for element coreDescription.--> 
     1239 
    12131240                                <xsd:annotation> 
    12141241                                        <xsd:documentation>General core description.</xsd:documentation> 
     
    12191246                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    12201247                        <xsd:annotation> 
    1221                                 <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no 
    1222                                         assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only 
    1223                                         required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
     1248                                <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no                                 assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only                                  required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
    12241249                        </xsd:annotation> 
    12251250                </xsd:attribute> 
     
    12371262                        <xsd:element name="md" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17772749"> 
    12381263                                <!--PROFILE: Changed minOccurs from 0 to 1 for element md.--> 
     1264 
    12391265                                <xsd:annotation> 
    12401266                                        <xsd:documentation>The measured depth to the operation end point due to failure.</xsd:documentation> 
     
    12491275                                <!--PROFILE: Changed type from witsml:kindString to witsml:EquipmentCodeNPD for element equipClass.--> 
    12501276                                <!--PROFILE: Changed minOccurs from 0 to 1 for element equipClass.--> 
     1277 
    12511278                                <xsd:annotation> 
    12521279                                        <xsd:documentation>The classification of the equipment that failed.</xsd:documentation> 
     
    12551282                        <xsd:element name="eTimMissProduction" type="witsml:timeMeasure" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17773139"> 
    12561283                                <!--PROFILE: Changed minOccurs from 0 to 1 for element eTimMissProduction.--> 
     1284 
    12571285                                <xsd:annotation> 
    12581286                                        <xsd:documentation>The missed production time due to equipment failure.</xsd:documentation> 
     
    12611289                        <xsd:element name="dTimRepair" type="witsml:timestamp" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17772914"> 
    12621290                                <!--PROFILE: Changed minOccurs from 0 to 1 for element dTimRepair.--> 
     1291 
    12631292                                <xsd:annotation> 
    12641293                                        <xsd:documentation>The date and time at which the production equipment was repaired and ready for production.</xsd:documentation> 
     
    12681297                                <!--PROFILE: Changed type from witsml:descriptionString to witsml:commentString for element description.--> 
    12691298                                <!--PROFILE: Changed minOccurs from 0 to 1 for element description.--> 
     1299 
    12701300                                <xsd:annotation> 
    12711301                                        <xsd:documentation>A description that gives a information about the equipment failure.</xsd:documentation> 
     
    12761306                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    12771307                        <xsd:annotation> 
    1278                                 <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no 
    1279                                         assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only 
    1280                                         required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
     1308                                <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no                                 assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only                                  required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
    12811309                        </xsd:annotation> 
    12821310                </xsd:attribute> 
     
    12891317                        <xsd:element name="dTim" type="witsml:timestamp" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17704510"> 
    12901318                                <!--PROFILE: Changed minOccurs from 0 to 1 for element dTim.--> 
     1319 
    12911320                                <xsd:annotation> 
    12921321                                        <xsd:documentation>Date and time that the wireline formation test was completed.</xsd:documentation> 
     
    12951324                        <xsd:element name="md" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17856531"> 
    12961325                                <!--PROFILE: Changed minOccurs from 0 to 1 for element md.--> 
     1326 
    12971327                                <xsd:annotation> 
    12981328                                        <xsd:documentation>Measured depth of the wireline formation test.</xsd:documentation> 
     
    13041334                                </xsd:annotation> 
    13051335                        </xsd:element> 
    1306                         <xsd:element name="presPore" type="witsml:pressureMeasureMegaPascals" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17608469"> 
     1336                        <xsd:element name="presPore" type="witsml:pressureMeasureMegaPascals" minOccurs="1" maxOccurs="1" 
     1337                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17608469"> 
    13071338                                <!--PROFILE: Changed type from witsml:pressureMeasure to witsml:pressureMeasureMegaPascals for element presPore.--> 
    13081339                                <!--PROFILE: Changed minOccurs from 0 to 1 for element presPore.--> 
    1309                                 <xsd:annotation> 
    1310                                         <xsd:documentation>The formation pore pressure. The pressure of fluids within the pores of a reservoir, usually hydrostatic pressure, or the pressure exerted by a 
    1311                                                 column of water from the formation's depth to sea level.</xsd:documentation> 
     1340 
     1341                                <xsd:annotation> 
     1342                                        <xsd:documentation>The formation pore pressure. The pressure of fluids within the pores of a reservoir, usually hydrostatic pressure, or the pressure exerted by a                                              column of water from the formation's depth to sea level.</xsd:documentation> 
    13121343                                </xsd:annotation> 
    13131344                        </xsd:element> 
    13141345                        <xsd:element name="goodSeal" type="witsml:logicalBoolean" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17704780"> 
    13151346                                <!--PROFILE: Changed minOccurs from 0 to 1 for element goodSeal.--> 
    1316                                 <xsd:annotation> 
    1317                                         <xsd:documentation>True ("true" or "1") indicates that there was a good seal for the wireline formation test. False ("false" or "0") or not given indicates 
    1318                                                 otherwise.</xsd:documentation> 
     1347 
     1348                                <xsd:annotation> 
     1349                                        <xsd:documentation>True ("true" or "1") indicates that there was a good seal for the wireline formation test. False ("false" or "0") or not given indicates                                             otherwise.</xsd:documentation> 
    13191350                                </xsd:annotation> 
    13201351                        </xsd:element> 
    13211352                        <xsd:element name="mdSample" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17704900"> 
    13221353                                <!--PROFILE: Changed minOccurs from 0 to 1 for element mdSample.--> 
     1354 
    13231355                                <xsd:annotation> 
    13241356                                        <xsd:documentation>Measured depth where the fluid sample was taken.</xsd:documentation> 
    13251357                                </xsd:annotation> 
    13261358                        </xsd:element> 
    1327                         <xsd:element name="dominateComponent" type="witsml:DominateCopmponentTypeNPD" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17704210"> 
     1359                        <xsd:element name="dominateComponent" type="witsml:DominateCopmponentTypeNPD" minOccurs="1" maxOccurs="1" 
     1360                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17704210"> 
    13281361                                <!--PROFILE: Changed type from witsml:kindString to witsml:DominateCopmponentTypeNPD for element dominateComponent.--> 
    13291362                                <!--PROFILE: Changed minOccurs from 0 to 1 for element dominateComponent.--> 
     1363 
    13301364                                <xsd:annotation> 
    13311365                                        <xsd:documentation>The dominate component in the fluid sample.</xsd:documentation> 
     
    13341368                        <xsd:element name="densityHC" type="witsml:densityMeasure" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS373424931"> 
    13351369                                <!--PROFILE: Changed minOccurs from 0 to 1 for element densityHC.--> 
     1370 
    13361371                                <xsd:annotation> 
    13371372                                        <xsd:documentation>The density of hydrocarbon component of the fluid sample.</xsd:documentation> 
    13381373                                </xsd:annotation> 
    13391374                        </xsd:element> 
    1340                         <xsd:element name="volumeSample" type="witsml:volumeMeasureCubicDeciMetre" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17704405"> 
     1375                        <xsd:element name="volumeSample" type="witsml:volumeMeasureCubicDeciMetre" minOccurs="1" maxOccurs="1" 
     1376                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17704405"> 
    13411377                                <!--PROFILE: Changed type from witsml:volumeMeasure to witsml:volumeMeasureCubicDeciMetre for element volumeSample.--> 
    13421378                                <!--PROFILE: Changed minOccurs from 0 to 1 for element volumeSample.--> 
     1379 
    13431380                                <xsd:annotation> 
    13441381                                        <xsd:documentation>The volume of the fluid sample.</xsd:documentation> 
     
    13481385                                <!--PROFILE: Changed type from witsml:descriptionString to witsml:commentString for element description.--> 
    13491386                                <!--PROFILE: Changed minOccurs from 0 to 1 for element description.--> 
     1387 
    13501388                                <xsd:annotation> 
    13511389                                        <xsd:documentation>A description that describes the wireline formation test in more detail.</xsd:documentation> 
     
    13561394                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    13571395                        <xsd:annotation> 
    1358                                 <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no 
    1359                                         assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only 
    1360                                         required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
     1396                                <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no                                 assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only                                  required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
    13611397                        </xsd:annotation> 
    13621398                </xsd:attribute> 
     
    13741410                        <xsd:element name="readingType" type="witsml:GasPeakType" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17893235"> 
    13751411                                <!--PROFILE: Changed minOccurs from 0 to 1 for element readingType.--> 
     1412 
    13761413                                <xsd:annotation> 
    13771414                                        <xsd:documentation>Type of gas reading.</xsd:documentation> 
     
    13801417                        <xsd:element name="mdTop" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17892935"> 
    13811418                                <!--PROFILE: Changed minOccurs from 0 to 1 for element mdTop.--> 
     1419 
    13821420                                <xsd:annotation> 
    13831421                                        <xsd:documentation>Measured depth at the top of the interval.</xsd:documentation> 
     
    13941432                                </xsd:annotation> 
    13951433                        </xsd:element> 
    1396                         <xsd:element name="tvdBottom" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17892710"> 
     1434                        <xsd:element name="tvdBottom" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1" 
     1435                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17892710"> 
    13971436                                <xsd:annotation> 
    13981437                                        <xsd:documentation>True vertical depth at the bottom of the interval.</xsd:documentation> 
     
    14011440                        <xsd:element name="gasHigh" type="witsml:volumePerVolumeMeasure" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17892170"> 
    14021441                                <!--PROFILE: Changed minOccurs from 0 to 1 for element gasHigh.--> 
     1442 
    14031443                                <xsd:annotation> 
    14041444                                        <xsd:documentation>The highest gas reading.</xsd:documentation> 
     
    14101450                                </xsd:annotation> 
    14111451                        </xsd:element> 
    1412                         <xsd:element name="meth" type="witsml:volumePerVolumeMeasurePartPerMillion" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17892350"> 
     1452                        <xsd:element name="meth" type="witsml:volumePerVolumeMeasurePartPerMillion" minOccurs="0" maxOccurs="1" 
     1453                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17892350"> 
    14131454                                <!--PROFILE: Changed type from witsml:volumePerVolumeMeasure to witsml:volumePerVolumeMeasurePartPerMillion for element meth.--> 
     1455 
    14141456                                <xsd:annotation> 
    14151457                                        <xsd:documentation>Methane (C1) concentration.</xsd:documentation> 
    14161458                                </xsd:annotation> 
    14171459                        </xsd:element> 
    1418                         <xsd:element name="eth" type="witsml:volumePerVolumeMeasurePartPerMillion" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17892485"> 
     1460                        <xsd:element name="eth" type="witsml:volumePerVolumeMeasurePartPerMillion" minOccurs="0" maxOccurs="1" 
     1461                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17892485"> 
    14191462                                <!--PROFILE: Changed type from witsml:volumePerVolumeMeasure to witsml:volumePerVolumeMeasurePartPerMillion for element eth.--> 
     1463 
    14201464                                <xsd:annotation> 
    14211465                                        <xsd:documentation>Ethane (C2) concentration.</xsd:documentation> 
    14221466                                </xsd:annotation> 
    14231467                        </xsd:element> 
    1424                         <xsd:element name="prop" type="witsml:volumePerVolumeMeasurePartPerMillion" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17891900"> 
     1468                        <xsd:element name="prop" type="witsml:volumePerVolumeMeasurePartPerMillion" minOccurs="0" maxOccurs="1" 
     1469                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17891900"> 
    14251470                                <!--PROFILE: Changed type from witsml:volumePerVolumeMeasure to witsml:volumePerVolumeMeasurePartPerMillion for element prop.--> 
     1471 
    14261472                                <xsd:annotation> 
    14271473                                        <xsd:documentation>Propane (C3) concentration.</xsd:documentation> 
    14281474                                </xsd:annotation> 
    14291475                        </xsd:element> 
    1430                         <xsd:element name="ibut" type="witsml:volumePerVolumeMeasurePartPerMillion" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS374341731"> 
     1476                        <xsd:element name="ibut" type="witsml:volumePerVolumeMeasurePartPerMillion" minOccurs="0" maxOccurs="1" 
     1477                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS374341731"> 
    14311478                                <!--PROFILE: Changed type from witsml:volumePerVolumeMeasure to witsml:volumePerVolumeMeasurePartPerMillion for element ibut.--> 
     1479 
    14321480                                <xsd:annotation> 
    14331481                                        <xsd:documentation>iso-Butane (iC4) concentration.</xsd:documentation> 
    14341482                                </xsd:annotation> 
    14351483                        </xsd:element> 
    1436                         <xsd:element name="nbut" type="witsml:volumePerVolumeMeasurePartPerMillion" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS374350471"> 
     1484                        <xsd:element name="nbut" type="witsml:volumePerVolumeMeasurePartPerMillion" minOccurs="0" maxOccurs="1" 
     1485                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS374350471"> 
    14371486                                <!--PROFILE: Changed type from witsml:volumePerVolumeMeasure to witsml:volumePerVolumeMeasurePartPerMillion for element nbut.--> 
     1487 
    14381488                                <xsd:annotation> 
    14391489                                        <xsd:documentation>nor-Butane (nC4) concentration.</xsd:documentation> 
    14401490                                </xsd:annotation> 
    14411491                        </xsd:element> 
    1442                         <xsd:element name="ipent" type="witsml:volumePerVolumeMeasurePartPerMillion" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS374357751"> 
     1492                        <xsd:element name="ipent" type="witsml:volumePerVolumeMeasurePartPerMillion" minOccurs="0" maxOccurs="1" 
     1493                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS374357751"> 
    14431494                                <!--PROFILE: Changed type from witsml:volumePerVolumeMeasure to witsml:volumePerVolumeMeasurePartPerMillion for element ipent.--> 
     1495 
    14441496                                <xsd:annotation> 
    14451497                                        <xsd:documentation>iso-Pentane (iC5) concentration.</xsd:documentation> 
     
    14501502                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    14511503                        <xsd:annotation> 
    1452                                 <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no 
    1453                                         assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only 
    1454                                         required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
     1504                                <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no                                 assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only                                  required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
    14551505                        </xsd:annotation> 
    14561506                </xsd:attribute> 
     
    14631513                        <xsd:element name="dTim" type="witsml:timestamp" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS328364008"> 
    14641514                                <!--PROFILE: Changed minOccurs from 0 to 1 for element dTim.--> 
     1515 
    14651516                                <xsd:annotation> 
    14661517                                        <xsd:documentation>Date and time that the well test was completed.</xsd:documentation> 
     
    14691520                        <xsd:element name="mdTop" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17713095"> 
    14701521                                <!--PROFILE: Changed minOccurs from 0 to 1 for element mdTop.--> 
     1522 
    14711523                                <xsd:annotation> 
    14721524                                        <xsd:documentation>Measured depth at the top of the lithology interval.</xsd:documentation> 
     
    14751527                        <xsd:element name="mdBottom" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17712870"> 
    14761528                                <!--PROFILE: Changed minOccurs from 0 to 1 for element mdBottom.--> 
     1529 
    14771530                                <xsd:annotation> 
    14781531                                        <xsd:documentation>Measured depth at the bottom of the lithology interval.</xsd:documentation> 
     
    14841537                                </xsd:annotation> 
    14851538                        </xsd:element> 
    1486                         <xsd:element name="tvdBottom" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17857921"> 
     1539                        <xsd:element name="tvdBottom" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1" 
     1540                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17857921"> 
    14871541                                <xsd:annotation> 
    14881542                                        <xsd:documentation>True vertical depth at the bottom of the lithology interval.</xsd:documentation> 
     
    14911545                        <xsd:element name="show" type="witsml:commentString" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS375160921"> 
    14921546                                <!--PROFILE: Changed type from witsml:descriptionString to witsml:commentString for element show.--> 
     1547 
    14931548                                <xsd:annotation> 
    14941549                                        <xsd:documentation>A textual description of any shows in the interval.</xsd:documentation> 
     
    14971552                        <xsd:element name="lithology" type="witsml:commentString" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17712795"> 
    14981553                                <!--PROFILE: Changed type from witsml:descriptionString to witsml:commentString for element lithology.--> 
     1554 
    14991555                                <xsd:annotation> 
    15001556                                        <xsd:documentation>A description that gives a geological/lithological description/evaluation of the interval.</xsd:documentation> 
     
    15051561                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    15061562                        <xsd:annotation> 
    1507                                 <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no 
    1508                                         assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only 
    1509                                         required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
     1563                                <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no                                 assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only                                  required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
    15101564                        </xsd:annotation> 
    15111565                </xsd:attribute> 
     
    15231577                        <xsd:element name="runNumber" type="witsml:str16" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17692038"> 
    15241578                                <!--PROFILE: Changed minOccurs from 0 to 1 for element runNumber.--> 
     1579 
    15251580                                <xsd:annotation> 
    15261581                                        <xsd:documentation>Log run number. For measurement while drilling, this should be the bottom hole assembly number.</xsd:documentation> 
     
    15291584                        <xsd:element name="serviceCompany" type="witsml:nameString" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17691993"> 
    15301585                                <!--PROFILE: Changed minOccurs from 0 to 1 for element serviceCompany.--> 
     1586 
    15311587                                <xsd:annotation> 
    15321588                                        <xsd:documentation>Name of contractor who provided the service.</xsd:documentation> 
     
    15351591                        <xsd:element name="mdTop" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17691558"> 
    15361592                                <!--PROFILE: Changed minOccurs from 0 to 1 for element mdTop.--> 
     1593 
    15371594                                <xsd:annotation> 
    15381595                                        <xsd:documentation>Measured depth at the top of the logged interval.</xsd:documentation> 
     
    15411598                        <xsd:element name="mdBottom" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17691393"> 
    15421599                                <!--PROFILE: Changed minOccurs from 0 to 1 for element mdBottom.--> 
     1600 
    15431601                                <xsd:annotation> 
    15441602                                        <xsd:documentation>Measured depth at the bottom of the logged interval.</xsd:documentation> 
     
    15501608                                </xsd:annotation> 
    15511609                        </xsd:element> 
    1552                         <xsd:element name="tvdBottom" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17857921"> 
     1610                        <xsd:element name="tvdBottom" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1" 
     1611                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17857921"> 
    15531612                                <xsd:annotation> 
    15541613                                        <xsd:documentation>True vertical depth at the bottom of the logged interval.</xsd:documentation> 
     
    15581617                                <!--PROFILE: Changed type from witsml:kindString to witsml:descriptionString for element tool.--> 
    15591618                                <!--PROFILE: Changed minOccurs from 0 to 1 for element tool.--> 
     1619 
    15601620                                <xsd:annotation> 
    15611621                                        <xsd:documentation>A description of the logging tool.</xsd:documentation> 
     
    15631623                        </xsd:element> 
    15641624                        <xsd:choice> 
    1565                                 <xsd:element name="tempBHCT" type="witsml:thermodynamicTemperatureMeasureCelsius" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17691153"> 
     1625                                <xsd:element name="tempBHCT" type="witsml:thermodynamicTemperatureMeasureCelsius" minOccurs="0" 
     1626                                         maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17691153"> 
    15661627                                        <!--PROFILE: Changed type from witsml:thermodynamicTemperatureMeasure to witsml:thermodynamicTemperatureMeasureCelsius for element tempBHCT.--> 
     1628 
    15671629                                        <xsd:annotation> 
    15681630                                                <xsd:documentation>Bottom hole circulating temperature.</xsd:documentation> 
     
    15701632                                </xsd:element> 
    15711633                                <xsd:sequence> 
    1572                                         <xsd:element name="tempBHST" type="witsml:thermodynamicTemperatureMeasureCelsius" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17836159"> 
     1634                                        <xsd:element name="tempBHST" type="witsml:thermodynamicTemperatureMeasureCelsius" minOccurs="0" 
     1635                                                 maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17836159"> 
    15731636                                                <!--PROFILE: Changed type from witsml:thermodynamicTemperatureMeasure to witsml:thermodynamicTemperatureMeasureCelsius for element tempBHST.--> 
     1637 
    15741638                                                <xsd:annotation> 
    15751639                                                        <xsd:documentation>Bottom hole temperature static.</xsd:documentation> 
     
    15781642                                        <xsd:element name="eTimStatic" type="witsml:timeMeasureHour" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17691303"> 
    15791643                                                <!--PROFILE: Changed type from witsml:timeMeasure to witsml:timeMeasureHour for element eTimStatic.--> 
     1644 
    15801645                                                <xsd:annotation> 
    15811646                                                        <xsd:documentation>Ellapsed time since circulation stopped.</xsd:documentation> 
     
    15861651                        <xsd:element name="mdTempTool" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17836564"> 
    15871652                                <!--PROFILE: Changed minOccurs from 0 to 1 for element mdTempTool.--> 
     1653 
    15881654                                <xsd:annotation> 
    15891655                                        <xsd:documentation>Measured depth to the temperature measurement tool.</xsd:documentation> 
    15901656                                </xsd:annotation> 
    15911657                        </xsd:element> 
    1592                         <xsd:element name="tvdTempTool" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17836024"> 
     1658                        <xsd:element name="tvdTempTool" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1" 
     1659                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17836024"> 
    15931660                                <xsd:annotation> 
    15941661                                        <xsd:documentation>True vertical depth to the temperature measurement tool.</xsd:documentation> 
     
    15991666                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    16001667                        <xsd:annotation> 
    1601                                 <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no 
    1602                                         assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only 
    1603                                         required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
     1668                                <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no                                 assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only                                  required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
    16041669                        </xsd:annotation> 
    16051670                </xsd:attribute> 
     
    16121677                        <xsd:element name="dTimOpen" type="witsml:timestamp" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17797330"> 
    16131678                                <!--PROFILE: Changed minOccurs from 0 to 1 for element dTimOpen.--> 
     1679 
    16141680                                <xsd:annotation> 
    16151681                                        <xsd:documentation>The date and time at which the well perforation interval is opened.</xsd:documentation> 
     
    16231689                        <xsd:element name="mdTop" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17797480"> 
    16241690                                <!--PROFILE: Changed minOccurs from 0 to 1 for element mdTop.--> 
     1691 
    16251692                                <xsd:annotation> 
    16261693                                        <xsd:documentation>Measured depth at the top of the perforation interval.</xsd:documentation> 
     
    16291696                        <xsd:element name="mdBottom" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17796970"> 
    16301697                                <!--PROFILE: Changed minOccurs from 0 to 1 for element mdBottom.--> 
     1698 
    16311699                                <xsd:annotation> 
    16321700                                        <xsd:documentation>Measured depth at the bottom of the perforation interval.</xsd:documentation> 
     
    16381706                                </xsd:annotation> 
    16391707                        </xsd:element> 
    1640                         <xsd:element name="tvdBottom" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17855226"> 
     1708                        <xsd:element name="tvdBottom" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1" 
     1709                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17855226"> 
    16411710                                <xsd:annotation> 
    16421711                                        <xsd:documentation>True vertical depth at the bottom of the perforation interval.</xsd:documentation> 
     
    16471716                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    16481717                        <xsd:annotation> 
    1649                                 <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no 
    1650                                         assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only 
    1651                                         required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
     1718                                <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no                                 assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only                                  required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
    16521719                        </xsd:annotation> 
    16531720                </xsd:attribute> 
     
    16631730                                </xsd:annotation> 
    16641731                        </xsd:element> 
    1665                         <xsd:element name="equivalentMudWeight" type="witsml:densityMeasure" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17789307"> 
     1732                        <xsd:element name="equivalentMudWeight" type="witsml:densityMeasure" minOccurs="1" maxOccurs="1" 
     1733                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17789307"> 
    16661734                                <xsd:annotation> 
    16671735                                        <xsd:documentation>The equivalent mud weight value of the pore pressure reading.</xsd:documentation> 
     
    16701738                        <xsd:element name="dTim" type="witsml:timestamp" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17683945"> 
    16711739                                <!--PROFILE: Changed minOccurs from 0 to 1 for element dTim.--> 
     1740 
    16721741                                <xsd:annotation> 
    16731742                                        <xsd:documentation>Date and time at the reading was made.</xsd:documentation> 
     
    16761745                        <xsd:element name="md" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17684935"> 
    16771746                                <!--PROFILE: Changed minOccurs from 0 to 1 for element md.--> 
     1747 
    16781748                                <xsd:annotation> 
    16791749                                        <xsd:documentation>The measured depth where the readings were recorded.</xsd:documentation> 
     
    16891759                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    16901760                        <xsd:annotation> 
    1691                                 <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no 
    1692                                         assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only 
    1693                                         required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
     1761                                <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no                                 assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only                                  required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
    16941762                        </xsd:annotation> 
    16951763                </xsd:attribute> 
     
    17021770                        <xsd:element name="dTim" type="witsml:timestamp" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17644855"> 
    17031771                                <!--PROFILE: Changed minOccurs from 0 to 1 for element dTim.--> 
     1772 
    17041773                                <xsd:annotation> 
    17051774                                        <xsd:documentation>the date and time that for which the well status is reported.</xsd:documentation> 
     
    17081777                        <xsd:element name="md" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17644930"> 
    17091778                                <!--PROFILE: Changed minOccurs from 0 to 1 for element md.--> 
     1779 
    17101780                                <xsd:annotation> 
    17111781                                        <xsd:documentation>Wellbore measured depth at the end of the report period.</xsd:documentation> 
     
    17241794                        <xsd:element name="diaHole" type="witsml:lengthMeasureInch" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17644585"> 
    17251795                                <!--PROFILE: Changed type from witsml:lengthMeasure to witsml:lengthMeasureInch for element diaHole.--> 
     1796 
    17261797                                <xsd:annotation> 
    17271798                                        <xsd:documentation>Hole nominal inside diameter.</xsd:documentation> 
    17281799                                </xsd:annotation> 
    17291800                        </xsd:element> 
    1730                         <xsd:element name="mdDiaHoleStart" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17659230"> 
     1801                        <xsd:element name="mdDiaHoleStart" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1" 
     1802                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17659230"> 
    17311803                                <xsd:annotation> 
    17321804                                        <xsd:documentation>The measured depth to the start of the current hole diameter.</xsd:documentation> 
     
    17351807                        <xsd:element name="diaPilot" type="witsml:lengthMeasureInch" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17659350"> 
    17361808                                <!--PROFILE: Changed type from witsml:lengthMeasure to witsml:lengthMeasureInch for element diaPilot.--> 
     1809 
    17371810                                <xsd:annotation> 
    17381811                                        <xsd:documentation>Pilot hole nominal inside diameter at reporting time.</xsd:documentation> 
    17391812                                </xsd:annotation> 
    17401813                        </xsd:element> 
    1741                         <xsd:element name="mdDiaPilotPlan" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17851160"> 
     1814                        <xsd:element name="mdDiaPilotPlan" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1" 
     1815                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17851160"> 
    17421816                                <xsd:annotation> 
    17431817                                        <xsd:documentation>The planned measured depth of the pilot hole.</xsd:documentation> 
    17441818                                </xsd:annotation> 
    17451819                        </xsd:element> 
    1746                         <xsd:element name="tvdDiaPilotPlan" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17660205"> 
     1820                        <xsd:element name="tvdDiaPilotPlan" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1" 
     1821                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17660205"> 
    17471822                                <xsd:annotation> 
    17481823                                        <xsd:documentation>The planned true vertical depth of the pilot hole.</xsd:documentation> 
     
    17701845                                </xsd:annotation> 
    17711846                        </xsd:element> 
    1772                         <xsd:element name="mdStrengthForm" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17660055"> 
     1847                        <xsd:element name="mdStrengthForm" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1" 
     1848                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17660055"> 
    17731849                                <xsd:annotation> 
    17741850                                        <xsd:documentation>The measured depth of the formation strength measuement.</xsd:documentation> 
    17751851                                </xsd:annotation> 
    17761852                        </xsd:element> 
    1777                         <xsd:element name="tvdStrengthForm" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17850755"> 
     1853                        <xsd:element name="tvdStrengthForm" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1" 
     1854                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17850755"> 
    17781855                                <xsd:annotation> 
    17791856                                        <xsd:documentation>The true vertical depth of the formation strength measuement.</xsd:documentation> 
     
    17821859                        <xsd:element name="diaCsgLast" type="witsml:lengthMeasureInch" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17659470"> 
    17831860                                <!--PROFILE: Changed type from witsml:lengthMeasure to witsml:lengthMeasureInch for element diaCsgLast.--> 
     1861 
    17841862                                <xsd:annotation> 
    17851863                                        <xsd:documentation>Diameter of last casing.</xsd:documentation> 
     
    17911869                                </xsd:annotation> 
    17921870                        </xsd:element> 
    1793                         <xsd:element name="tvdCsgLast" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17850890"> 
     1871                        <xsd:element name="tvdCsgLast" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1" 
     1872                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17850890"> 
    17941873                                <xsd:annotation> 
    17951874                                        <xsd:documentation>True vertical depth of last casing.</xsd:documentation> 
     
    18231902                        <xsd:element name="sum24Hr" type="witsml:commentString" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17658390"> 
    18241903                                <!--PROFILE: Changed minOccurs from 0 to 1 for element sum24Hr.--> 
     1904 
    18251905                                <xsd:annotation> 
    18261906                                        <xsd:documentation>A summary that sumarizes the activities performed and the status of the ongoing activities from the reporting period.</xsd:documentation> 
     
    18291909                        <xsd:element name="forecast24Hr" type="witsml:commentString" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17658465"> 
    18301910                                <!--PROFILE: Changed minOccurs from 0 to 1 for element forecast24Hr.--> 
     1911 
    18311912                                <xsd:annotation> 
    18321913                                        <xsd:documentation>A summary that sumarizes the planned activities the next reporting period.</xsd:documentation> 
    18331914                                </xsd:annotation> 
    18341915                        </xsd:element> 
    1835                         <xsd:element name="ropCurrent" type="witsml:velocityMeasureMetresPerHour" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17850095"> 
     1916                        <xsd:element name="ropCurrent" type="witsml:velocityMeasureMetresPerHour" minOccurs="0" maxOccurs="1" 
     1917                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17850095"> 
    18361918                                <!--PROFILE: Changed type from witsml:velocityMeasure to witsml:velocityMeasureMetresPerHour for element ropCurrent.--> 
     1919 
    18371920                                <xsd:annotation> 
    18381921                                        <xsd:documentation>Rate of penetration at the end of the reporting period.</xsd:documentation> 
     
    18771960                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    18781961                        <xsd:annotation> 
    1879                                 <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no 
    1880                                         assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only 
    1881                                         required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
     1962                                <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no                                 assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only                                  required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
    18821963                        </xsd:annotation> 
    18831964                </xsd:attribute> 
     
    18901971                        <xsd:element name="dTim" type="witsml:timestamp" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17795795"> 
    18911972                                <!--PROFILE: Changed minOccurs from 0 to 1 for element dTim.--> 
     1973 
    18921974                                <xsd:annotation> 
    18931975                                        <xsd:documentation>Date and time at which a preliminary zonation is established.</xsd:documentation> 
     
    18961978                        <xsd:element name="mdTop" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17795870"> 
    18971979                                <!--PROFILE: Changed minOccurs from 0 to 1 for element mdTop.--> 
     1980 
    18981981                                <xsd:annotation> 
    18991982                                        <xsd:documentation>Measured depth at the top of the formation.</xsd:documentation> 
     
    19081991                                <!--PROFILE: Changed type from witsml:descriptionString to witsml:commentString for element description.--> 
    19091992                                <!--PROFILE: Changed minOccurs from 0 to 1 for element description.--> 
     1993 
    19101994                                <xsd:annotation> 
    19111995                                        <xsd:documentation>A lithological description of the geological formation at the given depth.</xsd:documentation> 
     
    19162000                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    19172001                        <xsd:annotation> 
    1918                                 <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no 
    1919                                         assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only 
    1920                                         required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
     2002                                <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no                                 assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only                                  required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
    19212003                        </xsd:annotation> 
    19222004                </xsd:attribute> 
     
    19452027                        <xsd:element name="incl" type="witsml:planeAngleMeasure" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17687922"> 
    19462028                                <!--PROFILE: Changed minOccurs from 0 to 1 for element incl.--> 
     2029 
    19472030                                <xsd:annotation> 
    19482031                                        <xsd:documentation>Hole inclination, measured from vertical.</xsd:documentation> 
     
    19512034                        <xsd:element name="azi" type="witsml:planeAngleMeasure" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17688267"> 
    19522035                                <!--PROFILE: Changed minOccurs from 0 to 1 for element azi.--> 
     2036 
    19532037                                <xsd:annotation> 
    19542038                                        <xsd:documentation>Hole azimuth. Corrected to wells azimuth reference.</xsd:documentation> 
     
    19622046                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    19632047                        <xsd:annotation> 
    1964                                 <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no 
    1965                                         assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only 
    1966                                         required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
     2048                                <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no                                 assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only                                  required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
    19672049                        </xsd:annotation> 
    19682050                </xsd:attribute> 
     
    19762058                        <xsd:element name="dTimSpud" type="witsml:timestamp" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17818479"> 
    19772059                                <xsd:annotation> 
    1978                                         <xsd:documentation>Date and time at which the well was spudded. This is when the well drilling equipment begin to bore into the earth's surface for the purpose of 
    1979                                                 drilling a well.</xsd:documentation> 
     2060                                        <xsd:documentation>Date and time at which the well was spudded. This is when the well drilling equipment begin to bore into the earth's surface for the purpose of                                              drilling a well.</xsd:documentation> 
    19802061                                </xsd:annotation> 
    19812062                        </xsd:element> 
    19822063                        <xsd:element name="dTimPreSpud" type="witsml:timestamp" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17818434"> 
    19832064                                <xsd:annotation> 
    1984                                         <xsd:documentation>Date and time at which the well was predrilled. This is when the well drilling equipment begin to bore into the earth's surface for the purpose 
    1985                                                 of drilling a well.</xsd:documentation> 
     2065                                        <xsd:documentation>Date and time at which the well was predrilled. This is when the well drilling equipment begin to bore into the earth's surface for the purpose                                              of drilling a well.</xsd:documentation> 
    19862066                                </xsd:annotation> 
    19872067                        </xsd:element> 
     
    20032083                        <xsd:element name="rigAlias" type="witsml:cs_alias" minOccurs="0" maxOccurs="2" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17645305"> 
    20042084                                <!--PROFILE: Changed maxOccurs from unbounded to 2 for element rigAlias.--> 
     2085 
    20052086                                <xsd:annotation> 
    20062087                                        <xsd:documentation>A name of the fixed or movable facility being used to drill the wellbore.</xsd:documentation> 
     
    20162097                        <xsd:element name="dTim" type="witsml:timestamp" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17699490"> 
    20172098                                <!--PROFILE: Changed minOccurs from 0 to 1 for element dTim.--> 
     2099 
    20182100                                <xsd:annotation> 
    20192101                                        <xsd:documentation>Date and time that the well test was completed.</xsd:documentation> 
     
    20222104                        <xsd:element name="testType" type="witsml:WellTestType" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17701590"> 
    20232105                                <!--PROFILE: Changed minOccurs from 0 to 1 for element testType.--> 
     2106 
    20242107                                <xsd:annotation> 
    20252108                                        <xsd:documentation>The type of well test.</xsd:documentation> 
     
    20282111                        <xsd:element name="testNumber" type="witsml:positiveCount" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17701335"> 
    20292112                                <!--PROFILE: Changed minOccurs from 0 to 1 for element testNumber.--> 
     2113 
    20302114                                <xsd:annotation> 
    20312115                                        <xsd:documentation>The number of the well test.</xsd:documentation> 
     
    20342118                        <xsd:element name="mdTop" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17701290"> 
    20352119                                <!--PROFILE: Changed minOccurs from 0 to 1 for element mdTop.--> 
     2120 
    20362121                                <xsd:annotation> 
    20372122                                        <xsd:documentation>Measured depth at the top of the test interval.</xsd:documentation> 
     
    20402125                        <xsd:element name="mdBottom" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17701380"> 
    20412126                                <!--PROFILE: Changed minOccurs from 0 to 1 for element mdBottom.--> 
     2127 
    20422128                                <xsd:annotation> 
    20432129                                        <xsd:documentation>Measured depth at the bottom of the test interval.</xsd:documentation> 
     
    20492135                                </xsd:annotation> 
    20502136                        </xsd:element> 
    2051                         <xsd:element name="tvdBottom" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS328363900"> 
     2137                        <xsd:element name="tvdBottom" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1" 
     2138                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS328363900"> 
    20522139                                <xsd:annotation> 
    20532140                                        <xsd:documentation>True vertical depth at the bottom of the test interval.</xsd:documentation> 
    20542141                                </xsd:annotation> 
    20552142                        </xsd:element> 
    2056                         <xsd:element name="chokeOrificeSize" type="witsml:lengthMeasureMilliMetre" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17701110"> 
     2143                        <xsd:element name="chokeOrificeSize" type="witsml:lengthMeasureMilliMetre" minOccurs="1" maxOccurs="1" 
     2144                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17701110"> 
    20572145                                <!--PROFILE: Changed type from witsml:lengthMeasure to witsml:lengthMeasureMilliMetre for element chokeOrificeSize.--> 
    20582146                                <!--PROFILE: Changed minOccurs from 0 to 1 for element chokeOrificeSize.--> 
     2147 
    20592148                                <xsd:annotation> 
    20602149                                        <xsd:documentation>The diameter of the choke opening.</xsd:documentation> 
     
    20632152                        <xsd:element name="densityOil" type="witsml:densityMeasure" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17700690"> 
    20642153                                <!--PROFILE: Changed minOccurs from 0 to 1 for element densityOil.--> 
     2154 
    20652155                                <xsd:annotation> 
    20662156                                        <xsd:documentation>The density of the produced oil.</xsd:documentation> 
     
    20692159                        <xsd:element name="densityWater" type="witsml:densityMeasure" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS16430300"> 
    20702160                                <!--PROFILE: Changed minOccurs from 0 to 1 for element densityWater.--> 
     2161 
    20712162                                <xsd:annotation> 
    20722163                                        <xsd:documentation>The density of the produced water.</xsd:documentation> 
     
    20752166                        <xsd:element name="densityGas" type="witsml:densityMeasure" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17881266"> 
    20762167                                <!--PROFILE: Changed minOccurs from 0 to 1 for element densityGas.--> 
     2168 
    20772169                                <xsd:annotation> 
    20782170                                        <xsd:documentation>The density of the produced gas.</xsd:documentation> 
    20792171                                </xsd:annotation> 
    20802172                        </xsd:element> 
    2081                         <xsd:element name="flowRateOil" type="witsml:volumeFlowRateMeasureCubicMetresPerDay" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17700915"> 
     2173                        <xsd:element name="flowRateOil" type="witsml:volumeFlowRateMeasureCubicMetresPerDay" minOccurs="1" 
     2174                                 maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17700915"> 
    20822175                                <!--PROFILE: Changed type from witsml:volumeFlowRateMeasure to witsml:volumeFlowRateMeasureCubicMetresPerDay for element flowRateOil.--> 
    20832176                                <!--PROFILE: Changed minOccurs from 0 to 1 for element flowRateOil.--> 
     2177 
    20842178                                <xsd:annotation> 
    20852179                                        <xsd:documentation>The maximum rate at which oil was produced.</xsd:documentation> 
    20862180                                </xsd:annotation> 
    20872181                        </xsd:element> 
    2088                         <xsd:element name="flowRateWater" type="witsml:volumeFlowRateMeasureCubicMetresPerDay" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17700765"> 
     2182                        <xsd:element name="flowRateWater" type="witsml:volumeFlowRateMeasureCubicMetresPerDay" minOccurs="1" 
     2183                                 maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17700765"> 
    20892184                                <!--PROFILE: Changed type from witsml:volumeFlowRateMeasure to witsml:volumeFlowRateMeasureCubicMetresPerDay for element flowRateWater.--> 
    20902185                                <!--PROFILE: Changed minOccurs from 0 to 1 for element flowRateWater.--> 
     2186 
    20912187                                <xsd:annotation> 
    20922188                                        <xsd:documentation>The maximum rate at which water was produced.</xsd:documentation> 
    20932189                                </xsd:annotation> 
    20942190                        </xsd:element> 
    2095                         <xsd:element name="flowRateGas" type="witsml:volumeFlowRateMeasureMillionCubicMetresPerDay" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17700480"> 
     2191                        <xsd:element name="flowRateGas" type="witsml:volumeFlowRateMeasureMillionCubicMetresPerDay" minOccurs="1" 
     2192                                 maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17700480"> 
    20962193                                <!--PROFILE: Changed type from witsml:volumeFlowRateMeasure to witsml:volumeFlowRateMeasureMillionCubicMetresPerDay for element flowRateGas.--> 
    20972194                                <!--PROFILE: Changed minOccurs from 0 to 1 for element flowRateGas.--> 
     2195 
    20982196                                <xsd:annotation> 
    20992197                                        <xsd:documentation>The maximum rate at which gas was produced.</xsd:documentation> 
    21002198                                </xsd:annotation> 
    21012199                        </xsd:element> 
    2102                         <xsd:element name="presShutIn" type="witsml:pressureMeasureMegaPascals" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17700360"> 
     2200                        <xsd:element name="presShutIn" type="witsml:pressureMeasureMegaPascals" minOccurs="1" maxOccurs="1" 
     2201                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17700360"> 
    21032202                                <!--PROFILE: Changed type from witsml:pressureMeasure to witsml:pressureMeasureMegaPascals for element presShutIn.--> 
    21042203                                <!--PROFILE: Changed minOccurs from 0 to 1 for element presShutIn.--> 
     2204 
    21052205                                <xsd:annotation> 
    21062206                                        <xsd:documentation>The final shut in pressure.</xsd:documentation> 
    21072207                                </xsd:annotation> 
    21082208                        </xsd:element> 
    2109                         <xsd:element name="presFlowing" type="witsml:pressureMeasureMegaPascals" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17700645"> 
     2209                        <xsd:element name="presFlowing" type="witsml:pressureMeasureMegaPascals" minOccurs="1" maxOccurs="1" 
     2210                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17700645"> 
    21102211                                <!--PROFILE: Changed type from witsml:pressureMeasure to witsml:pressureMeasureMegaPascals for element presFlowing.--> 
    21112212                                <!--PROFILE: Changed minOccurs from 0 to 1 for element presFlowing.--> 
     2213 
    21122214                                <xsd:annotation> 
    21132215                                        <xsd:documentation>The final flowing pressure.</xsd:documentation> 
    21142216                                </xsd:annotation> 
    21152217                        </xsd:element> 
    2116                         <xsd:element name="presBottom" type="witsml:pressureMeasureMegaPascals" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17700075"> 
     2218                        <xsd:element name="presBottom" type="witsml:pressureMeasureMegaPascals" minOccurs="1" maxOccurs="1" 
     2219                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17700075"> 
    21172220                                <!--PROFILE: Changed type from witsml:pressureMeasure to witsml:pressureMeasureMegaPascals for element presBottom.--> 
    21182221                                <!--PROFILE: Changed minOccurs from 0 to 1 for element presBottom.--> 
     2222 
    21192223                                <xsd:annotation> 
    21202224                                        <xsd:documentation>The final bottom hole pressure.</xsd:documentation> 
    21212225                                </xsd:annotation> 
    21222226                        </xsd:element> 
    2123                         <xsd:element name="gasOilRatio" type="witsml:volumePerVolumeMeasureCubicMetresPerCubicMetre" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17700000"> 
     2227                        <xsd:element name="gasOilRatio" type="witsml:volumePerVolumeMeasureCubicMetresPerCubicMetre" minOccurs="1" 
     2228                                 maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17700000"> 
    21242229                                <!--PROFILE: Changed type from witsml:volumePerVolumeMeasure to witsml:volumePerVolumeMeasureCubicMetresPerCubicMetre for element gasOilRatio.--> 
    21252230                                <!--PROFILE: Changed minOccurs from 0 to 1 for element gasOilRatio.--> 
     2231 
    21262232                                <xsd:annotation> 
    21272233                                        <xsd:documentation>The ratio of the volume of gas to the volume of oil.</xsd:documentation> 
    21282234                                </xsd:annotation> 
    21292235                        </xsd:element> 
    2130                         <xsd:element name="waterOilRatio" type="witsml:volumePerVolumeMeasureCubicMetresPerCubicMetre" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17700240"> 
     2236                        <xsd:element name="waterOilRatio" type="witsml:volumePerVolumeMeasureCubicMetresPerCubicMetre" 
     2237                                 minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17700240"> 
    21312238                                <!--PROFILE: Changed type from witsml:volumePerVolumeMeasure to witsml:volumePerVolumeMeasureCubicMetresPerCubicMetre for element waterOilRatio.--> 
    21322239                                <!--PROFILE: Changed minOccurs from 0 to 1 for element waterOilRatio.--> 
     2240 
    21332241                                <xsd:annotation> 
    21342242                                        <xsd:documentation>The relative amount of water per amount of oil.</xsd:documentation> 
    21352243                                </xsd:annotation> 
    21362244                        </xsd:element> 
    2137                         <xsd:element name="chloride" type="witsml:massConcentrationMeasurePartPerMillion" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17699730"> 
     2245                        <xsd:element name="chloride" type="witsml:massConcentrationMeasurePartPerMillion" minOccurs="1" 
     2246                                 maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17699730"> 
    21382247                                <!--PROFILE: Changed type from witsml:massConcentrationMeasure to witsml:massConcentrationMeasurePartPerMillion for element chloride.--> 
    21392248                                <!--PROFILE: Changed minOccurs from 0 to 1 for element chloride.--> 
     2249 
    21402250                                <xsd:annotation> 
    21412251                                        <xsd:documentation>The relative amount of chloride in the produced water.</xsd:documentation> 
    21422252                                </xsd:annotation> 
    21432253                        </xsd:element> 
    2144                         <xsd:element name="carbonDioxide" type="witsml:massConcentrationMeasurePartPerMillion" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17699610"> 
     2254                        <xsd:element name="carbonDioxide" type="witsml:massConcentrationMeasurePartPerMillion" minOccurs="1" 
     2255                                 maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17699610"> 
    21452256                                <!--PROFILE: Changed type from witsml:massConcentrationMeasure to witsml:massConcentrationMeasurePartPerMillion for element carbonDioxide.--> 
    21462257                                <!--PROFILE: Changed minOccurs from 0 to 1 for element carbonDioxide.--> 
     2258 
    21472259                                <xsd:annotation> 
    21482260                                        <xsd:documentation>The relative amount of CO2 gas.</xsd:documentation> 
    21492261                                </xsd:annotation> 
    21502262                        </xsd:element> 
    2151                         <xsd:element name="hydrogenSulfide" type="witsml:massConcentrationMeasurePartPerMillion" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17699880"> 
     2263                        <xsd:element name="hydrogenSulfide" type="witsml:massConcentrationMeasurePartPerMillion" minOccurs="1" 
     2264                                 maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17699880"> 
    21522265                                <!--PROFILE: Changed type from witsml:massConcentrationMeasure to witsml:massConcentrationMeasurePartPerMillion for element hydrogenSulfide.--> 
    21532266                                <!--PROFILE: Changed minOccurs from 0 to 1 for element hydrogenSulfide.--> 
     2267 
    21542268                                <xsd:annotation> 
    21552269                                        <xsd:documentation>The relative amount of H2S gas.</xsd:documentation> 
    21562270                                </xsd:annotation> 
    21572271                        </xsd:element> 
    2158                         <xsd:element name="volOilTotal" type="witsml:volumeMeasureCubicMetre" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17699280"> 
     2272                        <xsd:element name="volOilTotal" type="witsml:volumeMeasureCubicMetre" minOccurs="1" maxOccurs="1" 
     2273                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17699280"> 
    21592274                                <!--PROFILE: Changed type from witsml:volumeMeasure to witsml:volumeMeasureCubicMetre for element volOilTotal.--> 
    21602275                                <!--PROFILE: Changed minOccurs from 0 to 1 for element volOilTotal.--> 
     2276 
    21612277                                <xsd:annotation> 
    21622278                                        <xsd:documentation>The total amount of oil produced. This includes oil that was disposed of (e.g., burned).</xsd:documentation> 
    21632279                                </xsd:annotation> 
    21642280                        </xsd:element> 
    2165                         <xsd:element name="volGasTotal" type="witsml:volumeMeasureMillionCubicMetres" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17699400"> 
     2281                        <xsd:element name="volGasTotal" type="witsml:volumeMeasureMillionCubicMetres" minOccurs="1" maxOccurs="1" 
     2282                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17699400"> 
    21662283                                <!--PROFILE: Changed type from witsml:volumeMeasure to witsml:volumeMeasureMillionCubicMetres for element volGasTotal.--> 
    21672284                                <!--PROFILE: Changed minOccurs from 0 to 1 for element volGasTotal.--> 
     2285 
    21682286                                <xsd:annotation> 
    21692287                                        <xsd:documentation>The total amount of gas produced. This includes gas that was disposed of (e.g., burned).</xsd:documentation> 
    21702288                                </xsd:annotation> 
    21712289                        </xsd:element> 
    2172                         <xsd:element name="volWaterTotal" type="witsml:volumeMeasureCubicMetre" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17699565"> 
     2290                        <xsd:element name="volWaterTotal" type="witsml:volumeMeasureCubicMetre" minOccurs="1" maxOccurs="1" 
     2291                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17699565"> 
    21732292                                <!--PROFILE: Changed type from witsml:volumeMeasure to witsml:volumeMeasureCubicMetre for element volWaterTotal.--> 
    21742293                                <!--PROFILE: Changed minOccurs from 0 to 1 for element volWaterTotal.--> 
     2294 
    21752295                                <xsd:annotation> 
    21762296                                        <xsd:documentation>The total amount of water produced. This includes water that was disposed of.</xsd:documentation> 
    21772297                                </xsd:annotation> 
    21782298                        </xsd:element> 
    2179                         <xsd:element name="volOilStored" type="witsml:volumeMeasureCubicMetre" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://projects.dnv.com/reference_data/RD4Browser/default.aspx?RDLDesignation=TOTAL OIL VOLUME STORED FROM WELL TEST - M3"> 
     2299                        <xsd:element name="volOilStored" type="witsml:volumeMeasureCubicMetre" minOccurs="1" maxOccurs="1" 
     2300                                 sawsdl:modelReference="http://projects.dnv.com/reference_data/RD4Browser/default.aspx?RDLDesignation=TOTAL OIL VOLUME STORED FROM WELL TEST - M3"> 
    21802301                                <!--PROFILE: Changed type from witsml:volumeMeasure to witsml:volumeMeasureCubicMetre for element volOilStored.--> 
    21812302                                <!--PROFILE: Changed minOccurs from 0 to 1 for element volOilStored.--> 
     2303 
    21822304                                <xsd:annotation> 
    21832305                                        <xsd:documentation>The total amount of produced oil that was stored.</xsd:documentation> 
     
    21882310                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    21892311                        <xsd:annotation> 
    2190                                 <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no 
    2191                                         assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only 
    2192                                         required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
     2312                                <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no                                 assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only                                  required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
    21932313                        </xsd:annotation> 
    21942314                </xsd:attribute> 
     
    21962316        <!--UNUSED: Deleted type cs_extensionAny.--> 
    21972317        <!--UNUSED: Deleted type cs_extensionNameValue.--> 
    2198  
    21992318        <!-- Added 07/02 - 2011 --> 
    22002319        <!-- Tubular information --> 
     
    22652384                <!-- Unused: deleted element attgrp_uid --> 
    22662385        </xsd:complexType> 
    2267          
    22682386        <xsd:complexType name="cs_stimJobStage"> 
    2269         <xsd:annotation> 
    2270                 <xsd:documentation>Job stage for a well stimulation treatment, where one or more stages are part     of a flow path, one or more flow paths are part of a treatment, and one or more      treatments are part of a job.</xsd:documentation> 
    2271                 <xsd:appinfo>Modified-in-version=1.4.1, By-issue=W-CR-010, Change=Added</xsd:appinfo> 
    2272         </xsd:annotation> 
    2273         <xsd:sequence> 
    2274                 <xsd:element name="kind" type="witsml:StimStageType" minOccurs="1" maxOccurs="1"> 
    2275                         <xsd:annotation> 
    2276                                 <xsd:documentation>The type of stage for the stimulation job.</xsd:documentation> 
    2277                         </xsd:annotation> 
    2278                 </xsd:element> 
    2279                 <!-- Profile: deleted element name. --> 
    2280                 <xsd:element name="description" type="witsml:descriptionString" minOccurs="0" maxOccurs="1"> 
    2281                         <xsd:annotation> 
    2282                                 <xsd:documentation>A short description of the stage.</xsd:documentation> 
    2283                         </xsd:annotation> 
    2284                 </xsd:element> 
    2285                 <!-- Profile: deleted element number. --> 
    2286                 <xsd:element name="dTimStart" type="witsml:timestamp" minOccurs="0" maxOccurs="1"> 
    2287                         <xsd:annotation> 
    2288                                 <xsd:documentation>Date time of start of this stimulation stage.</xsd:documentation> 
    2289                         </xsd:annotation> 
    2290                 </xsd:element> 
    2291                 <!-- Profile: deleted element dTimEnd.--> 
    2292                 <!-- Profile: deleted element pumpTime. --> 
    2293                 <!-- Profile: deleted element startRateSurfaceLiquid. --> 
    2294                 <!-- Profile: deleted element endRateSurfaceLiquid. --> 
    2295                 <!-- Profile: deleted element avgRateSurfaceLiquid. --> 
    2296                 <!-- Profile: deleted element startRateSurfaceCO2. --> 
    2297                 <!-- Profile: deleted element endRateSurfaceCO2. --> 
    2298                 <!-- Profile: deleted element avgRateSurfaceCO2. --> 
    2299                 <!-- Profile: deleted element startStdRateSurfaceN2. --> 
    2300                 <!-- Profile: deleted element endStdRateSurfaceN2. --> 
    2301                 <!-- Profile: deleted element avgStdRateSurfaceN2. --> 
    2302                 <!-- Profile: deleted element startPresSurface. --> 
    2303                 <!-- Profile: deleted element endPresSurface. --> 
    2304                 <!-- Profile: deleted element averagePresSurface. --> 
    2305                 <!-- Profile: deleted element startPumpRateBottomhole. --> 
    2306                 <!-- Profile: deleted element endPumpRateBottomhole. --> 
    2307                 <!-- Profile: deleted element avgPumpRateBottomhole. --> 
    2308                 <!-- Profile: deleted element startPresBottomhole. --> 
    2309                 <!-- Profile: deleted element endPresBottomhole. --> 
    2310                 <!-- Profile: deleted element averagePresBottomhole. --> 
    2311                 <!-- Profile: deleted element startProppantConcSurface. --> 
    2312                 <!-- Profile: deleted element endProppantConcSurface. --> 
    2313                 <!-- Profile: deleted element avgProppantConcSurface. --> 
    2314                 <!-- Profile: deleted element startProppantConcBottomhole. --> 
    2315                 <!-- Profile: deleted element endProppantConcBottomhole. --> 
    2316                 <!-- Profile: deleted element avgProppantConcBottomhole. --> 
    2317                 <!-- Profile: deleted element startFoamRateN2. --> 
    2318                 <!-- Profile: deleted element endFoamRateN2. --> 
    2319                 <!-- Profile: deleted element startFoamRateCO2. --> 
    2320                 <!-- Profile: deleted element endFoamRateCO2. --> 
    2321                 <!-- Profile: deleted element fluidVolBase. --> 
    2322                 <!-- Profile: deleted element fluidVolSlurry. --> 
    2323                 <!-- Profile: deleted element slurryRateBegin. --> 
    2324                 <!-- Profile: deleted element slurryRateEnd. --> 
    2325                 <!-- Profile: deleted element proppantMassWellHead. --> 
    2326                 <!-- Profile: deleted element proppantMass. --> 
    2327                 <!-- Profile: deleted element maxPres. --> 
    2328                 <!-- Profile: deleted element maxSlurryRate. --> 
    2329                 <!-- Profile: deleted element maxWellheadRate. --> 
    2330                 <!-- Profile: deleted element maxN2StdRate. --> 
    2331                 <!-- Profile: deleted element maxCO2LiquidRate. --> 
    2332                 <!-- Profile: deleted element maxPropConc. --> 
    2333                 <!-- Profile: deleted element maxSlurryPropConc. --> 
    2334                 <!-- Profile: deleted element avgPropConc. --> 
    2335                 <!-- Profile: deleted element avgSlurryPropConc. --> 
    2336                 <!-- Profile: deleted element avgTemperature. --> 
    2337                 <!-- Profile: deleted element avgInternalPhaseFraction. --> 
    2338                 <!-- Profile: deleted element avgBaseFluidQuality. --> 
    2339                 <!-- Profile: deleted element avgN2BaseFluidQuality. --> 
    2340                 <!-- Profile: deleted element avgCO2BaseFluidQuality. --> 
    2341                 <!-- Profile: deleted element avgHydraulicPower. --> 
    2342                 <!-- Profile: deleted element avgBaseFluidRate. --> 
    2343                 <!-- Profile: deleted element avgSlurryRate. --> 
    2344                 <!-- Profile: deleted element avgWellheadRate. --> 
    2345                 <!-- Profile: deleted element avgN2StdRate. --> 
    2346                 <!-- Profile: deleted element avgCO2Rate. --> 
    2347                 <!-- Profile: deleted element baseFluidVol. --> 
    2348                 <!-- Profile: deleted element slurryVol. --> 
    2349                 <!-- Profile: deleted element wellheadVol. --> 
    2350                 <!-- Profile: deleted element maxPmaxPacPres. --> 
    2351                 <!-- Profile: deleted element maxPmaxWeaklinkPres. --> 
    2352                 <!-- Profile: deleted element maxGelRate. --> 
    2353                 <!-- Profile: deleted element maxOilRate. --> 
    2354                 <!-- Profile: deleted element maxAcidRate. --> 
    2355                 <!-- Profile: deleted element avgGelRate. --> 
    2356                 <!-- Profile: deleted element avgOilRate. --> 
    2357                 <!-- Profile: deleted element avgAcidRate. --> 
    2358                 <!-- Profile: deleted element gelVolume. --> 
    2359                 <!-- Profile: deleted element oilVolume. --> 
    2360                 <!-- Profile: deleted element acidVolume. --> 
    2361                 <!-- Profile: deleted element baseFluidBypassVol. --> 
    2362                 <!-- Profile: deleted element frictionFactor. --> 
    2363                 <!-- Profile: deleted element stageFluid. --> 
    2364                 <!-- Profile: deleted element extensionNameValue. --> 
    2365         </xsd:sequence> 
    2366         <!-- Unused: deleted element attgrp_uid --> 
    2367 </xsd:complexType> 
    2368  
    2369          
     2387                <xsd:annotation> 
     2388                        <xsd:documentation>Job stage for a well stimulation treatment, where one or more stages are part     of a flow path, one or more flow paths are part of a treatment, and one or more      treatments are part of a job.</xsd:documentation> 
     2389                        <xsd:appinfo>Modified-in-version=1.4.1, By-issue=W-CR-010, Change=Added</xsd:appinfo> 
     2390                </xsd:annotation> 
     2391                <xsd:sequence> 
     2392                        <xsd:element name="kind" type="witsml:stimStageType" minOccurs="1" maxOccurs="1"> 
     2393                                <xsd:annotation> 
     2394                                        <xsd:documentation>The type of stage for the stimulation job.</xsd:documentation> 
     2395                                </xsd:annotation> 
     2396                        </xsd:element> 
     2397                        <!-- Profile: deleted element name. --> 
     2398                        <xsd:element name="description" type="witsml:descriptionString" minOccurs="0" maxOccurs="1"> 
     2399                                <xsd:annotation> 
     2400                                        <xsd:documentation>A short description of the stage.</xsd:documentation> 
     2401                                </xsd:annotation> 
     2402                        </xsd:element> 
     2403                        <!-- Profile: deleted element number. --> 
     2404                        <xsd:element name="dTimStart" type="witsml:timestamp" minOccurs="0" maxOccurs="1"> 
     2405                                <xsd:annotation> 
     2406                                        <xsd:documentation>Date time of start of this stimulation stage.</xsd:documentation> 
     2407                                </xsd:annotation> 
     2408                        </xsd:element> 
     2409                        <!-- Profile: deleted element dTimEnd.--> 
     2410                        <!-- Profile: deleted element pumpTime. --> 
     2411                        <!-- Profile: deleted element startRateSurfaceLiquid. --> 
     2412                        <!-- Profile: deleted element endRateSurfaceLiquid. --> 
     2413                        <!-- Profile: deleted element avgRateSurfaceLiquid. --> 
     2414                        <!-- Profile: deleted element startRateSurfaceCO2. --> 
     2415                        <!-- Profile: deleted element endRateSurfaceCO2. --> 
     2416                        <!-- Profile: deleted element avgRateSurfaceCO2. --> 
     2417                        <!-- Profile: deleted element startStdRateSurfaceN2. --> 
     2418                        <!-- Profile: deleted element endStdRateSurfaceN2. --> 
     2419                        <!-- Profile: deleted element avgStdRateSurfaceN2. --> 
     2420                        <!-- Profile: deleted element startPresSurface. --> 
     2421                        <!-- Profile: deleted element endPresSurface. --> 
     2422                        <!-- Profile: deleted element averagePresSurface. --> 
     2423                        <!-- Profile: deleted element startPumpRateBottomhole. --> 
     2424                        <!-- Profile: deleted element endPumpRateBottomhole. --> 
     2425                        <!-- Profile: deleted element avgPumpRateBottomhole. --> 
     2426                        <!-- Profile: deleted element startPresBottomhole. --> 
     2427                        <!-- Profile: deleted element endPresBottomhole. --> 
     2428                        <!-- Profile: deleted element averagePresBottomhole. --> 
     2429                        <!-- Profile: deleted element startProppantConcSurface. --> 
     2430                        <!-- Profile: deleted element endProppantConcSurface. --> 
     2431                        <!-- Profile: deleted element avgProppantConcSurface. --> 
     2432                        <!-- Profile: deleted element startProppantConcBottomhole. --> 
     2433                        <!-- Profile: deleted element endProppantConcBottomhole. --> 
     2434                        <!-- Profile: deleted element avgProppantConcBottomhole. --> 
     2435                        <!-- Profile: deleted element startFoamRateN2. --> 
     2436                        <!-- Profile: deleted element endFoamRateN2. --> 
     2437                        <!-- Profile: deleted element startFoamRateCO2. --> 
     2438                        <!-- Profile: deleted element endFoamRateCO2. --> 
     2439                        <!-- Profile: deleted element fluidVolBase. --> 
     2440                        <!-- Profile: deleted element fluidVolSlurry. --> 
     2441                        <!-- Profile: deleted element slurryRateBegin. --> 
     2442                        <!-- Profile: deleted element slurryRateEnd. --> 
     2443                        <!-- Profile: deleted element proppantMassWellHead. --> 
     2444                        <!-- Profile: deleted element proppantMass. --> 
     2445                        <!-- Profile: deleted element maxPres. --> 
     2446                        <!-- Profile: deleted element maxSlurryRate. --> 
     2447                        <!-- Profile: deleted element maxWellheadRate. --> 
     2448                        <!-- Profile: deleted element maxN2StdRate. --> 
     2449                        <!-- Profile: deleted element maxCO2LiquidRate. --> 
     2450                        <!-- Profile: deleted element maxPropConc. --> 
     2451                        <!-- Profile: deleted element maxSlurryPropConc. --> 
     2452                        <!-- Profile: deleted element avgPropConc. --> 
     2453                        <!-- Profile: deleted element avgSlurryPropConc. --> 
     2454                        <!-- Profile: deleted element avgTemperature. --> 
     2455                        <!-- Profile: deleted element avgInternalPhaseFraction. --> 
     2456                        <!-- Profile: deleted element avgBaseFluidQuality. --> 
     2457                        <!-- Profile: deleted element avgN2BaseFluidQuality. --> 
     2458                        <!-- Profile: deleted element avgCO2BaseFluidQuality. --> 
     2459                        <!-- Profile: deleted element avgHydraulicPower. --> 
     2460                        <!-- Profile: deleted element avgBaseFluidRate. --> 
     2461                        <!-- Profile: deleted element avgSlurryRate. --> 
     2462                        <!-- Profile: deleted element avgWellheadRate. --> 
     2463                        <!-- Profile: deleted element avgN2StdRate. --> 
     2464                        <!-- Profile: deleted element avgCO2Rate. --> 
     2465                        <!-- Profile: deleted element baseFluidVol. --> 
     2466                        <!-- Profile: deleted element slurryVol. --> 
     2467                        <!-- Profile: deleted element wellheadVol. --> 
     2468                        <!-- Profile: deleted element maxPmaxPacPres. --> 
     2469                        <!-- Profile: deleted element maxPmaxWeaklinkPres. --> 
     2470                        <!-- Profile: deleted element maxGelRate. --> 
     2471                        <!-- Profile: deleted element maxOilRate. --> 
     2472                        <!-- Profile: deleted element maxAcidRate. --> 
     2473                        <!-- Profile: deleted element avgGelRate. --> 
     2474                        <!-- Profile: deleted element avgOilRate. --> 
     2475                        <!-- Profile: deleted element avgAcidRate. --> 
     2476                        <!-- Profile: deleted element gelVolume. --> 
     2477                        <!-- Profile: deleted element oilVolume. --> 
     2478                        <!-- Profile: deleted element acidVolume. --> 
     2479                        <!-- Profile: deleted element baseFluidBypassVol. --> 
     2480                        <!-- Profile: deleted element frictionFactor. --> 
     2481                        <!-- Profile: deleted element stageFluid. --> 
     2482                        <!-- Profile: deleted element extensionNameValue. --> 
     2483                </xsd:sequence> 
     2484                <!-- Unused: deleted element attgrp_uid --> 
     2485        </xsd:complexType> 
    23702486        <!-- Tubular types --> 
    23712487        <xsd:simpleType name="tubularTypes"> 
     
    23912507                </xsd:restriction> 
    23922508        </xsd:simpleType> 
    2393  
    23942509        <!-- Casing type --> 
    2395         <xsd:simpleType name="StimStageType"> 
     2510        <xsd:simpleType name="stimStageType"> 
    23962511                <xsd:annotation> 
    23972512                        <xsd:documentation>The type of casing, used to determant which type of casing is used.</xsd:documentation> 
     
    24162531        </xsd:simpleType> 
    24172532        <!-- END Added 07/02 - 2011 --> 
    2418  
    24192533        <xsd:complexType name="cs_fluid"> 
    24202534                <xsd:annotation> 
     
    24242538                        <xsd:element name="type" type="witsml:str32" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17684695"> 
    24252539                                <!--PROFILE: Changed minOccurs from 0 to 1 for element type.--> 
     2540 
    24262541                                <xsd:annotation> 
    24272542                                        <xsd:documentation>Description for the type of fluid.</xsd:documentation> 
     
    24322547                        <xsd:element name="dTim" type="witsml:timestamp" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17683990"> 
    24332548                                <!--PROFILE: Changed minOccurs from 0 to 1 for element dTim.--> 
     2549 
    24342550                                <xsd:annotation> 
    24352551                                        <xsd:documentation>The time when fluid readings were recorded.</xsd:documentation> 
     
    24382554                        <xsd:element name="md" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17839324"> 
    24392555                                <!--PROFILE: Changed minOccurs from 0 to 1 for element md.--> 
     2556 
    24402557                                <xsd:annotation> 
    24412558                                        <xsd:documentation>The measured depth where the fluid readings were recorded.</xsd:documentation> 
     
    24492566                                </xsd:annotation> 
    24502567                        </xsd:element> 
    2451                         <xsd:element name="presBopRating" type="witsml:pressureMeasureBar" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17686740"> 
     2568                        <xsd:element name="presBopRating" type="witsml:pressureMeasureBar" minOccurs="1" maxOccurs="1" 
     2569                                 sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17686740"> 
    24522570                                <!--PROFILE: Changed type from witsml:pressureMeasure to witsml:pressureMeasureBar for element presBopRating.--> 
    24532571                                <!--PROFILE: Changed minOccurs from 0 to 1 for element presBopRating.--> 
     2572 
    24542573                                <xsd:annotation> 
    24552574                                        <xsd:documentation>Maximum pressure rating of the blow out preventer.</xsd:documentation> 
     
    24592578                        <xsd:element name="mudClass" type="witsml:MudClass" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17684065"> 
    24602579                                <!--PROFILE: Changed minOccurs from 0 to 1 for element mudClass.--> 
     2580 
    24612581                                <xsd:annotation> 
    24622582                                        <xsd:documentation>The class of the drilling fluid.</xsd:documentation> 
     
    24662586                        <xsd:element name="density" type="witsml:densityMeasure" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17659935"> 
    24672587                                <!--PROFILE: Changed minOccurs from 0 to 1 for element density.--> 
     2588 
    24682589                                <xsd:annotation> 
    24692590                                        <xsd:documentation>Fluid density.</xsd:documentation> 
     
    24742595                        <xsd:element name="pv" type="witsml:dynamicViscosityMeasure" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17684275"> 
    24752596                                <!--PROFILE: Changed minOccurs from 0 to 1 for element pv.--> 
     2597 
    24762598                                <xsd:annotation> 
    24772599                                        <xsd:documentation>Plastic viscosity.</xsd:documentation> 
     
    24802602                        <xsd:element name="yp" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17684395"> 
    24812603                                <!--PROFILE: Changed minOccurs from 0 to 1 for element yp.--> 
     2604 
    24822605                                <xsd:annotation> 
    24832606                                        <xsd:documentation>Yield point (Bingham and Herschel Bulkley models).</xsd:documentation> 
     
    25332656                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    25342657                        <xsd:annotation> 
    2535                                 <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no 
    2536                                         assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only 
    2537                                         required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
     2658                                <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no                                 assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only                                  required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
    25382659                        </xsd:annotation> 
    25392660                </xsd:attribute> 
     
    25412662        <xsd:complexType name="cs_geodeticModel"> 
    25422663                <xsd:annotation> 
    2543                         <xsd:documentation>WITSML - Geodetic Model Component Schema. All elements except nameCRS have been deprecated. Either use a well known name of a CRS or use the wellCRS 
    2544                                 reference to a gmlCoordinateReferenceSystem.</xsd:documentation> 
     2664                        <xsd:documentation>WITSML - Geodetic Model Component Schema. All elements except nameCRS have been deprecated. Either use a well known name of a CRS or use the wellCRS                         reference to a gmlCoordinateReferenceSystem.</xsd:documentation> 
    25452665                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3-48, Change=Modified-description</xsd:appinfo> 
    25462666                </xsd:annotation> 
     
    25482668                        <xsd:element name="nameCRS" type="witsml:wellKnownNameStruct" minOccurs="0" maxOccurs="1"> 
    25492669                                <xsd:annotation> 
    2550                                         <xsd:documentation>The name of the coordinate reference system in a particular naming system. An optional short name (code) can also be specified. Specifying a well 
    2551                                                 known system is highly desired. An example would be to specify a name of 'ED50' with a code of '4230' in the 'EPSG' naming system. Note that specifying a name in 
    2552                                                 the EPSG naming system is asserting that the parameters in the EPSG database are appropriate for this CRS. This is also true for any other naming system. If in 
    2553                                                 doubt, contact your local geodesist.</xsd:documentation> 
     2670                                        <xsd:documentation>The name of the coordinate reference system in a particular naming system. An optional short name (code) can also be specified. Specifying a well                                            known system is highly desired. An example would be to specify a name of 'ED50' with a code of '4230' in the 'EPSG' naming system. Note that specifying a name in                                               the EPSG naming system is asserting that the parameters in the EPSG database are appropriate for this CRS. This is also true for any other naming system. If in                                         doubt, contact your local geodesist.</xsd:documentation> 
    25542671                                </xsd:annotation> 
    25552672                        </xsd:element> 
    25562673                        <xsd:element name="geodeticDatumCode" type="witsml:GeodeticDatum" minOccurs="0" maxOccurs="1"> 
    25572674                                <xsd:annotation> 
    2558                                         <xsd:documentation>DEPRECATED. Geodetic datum code. This defines a system in the Geoshare naming system and should probably not be used with 
    2559                                                 CRSName.</xsd:documentation> 
     2675                                        <xsd:documentation>DEPRECATED. Geodetic datum code. This defines a system in the Geoshare naming system and should probably not be used with                                            CRSName.</xsd:documentation> 
    25602676                                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3-48, Change=Deprecated</xsd:appinfo> 
    25612677                                </xsd:annotation> 
     
    26052721                        <xsd:element name="ellipsoidCode" type="witsml:Ellipsoid" minOccurs="0" maxOccurs="1"> 
    26062722                                <xsd:annotation> 
    2607                                         <xsd:documentation>DEPRECATED. Ellipsoid code (spheroid) defining geographic or planar coordinates. Implied if geodeticDatumCode is specified (and is not user 
    2608                                                 defined).</xsd:documentation> 
     2723                                        <xsd:documentation>DEPRECATED. Ellipsoid code (spheroid) defining geographic or planar coordinates. Implied if geodeticDatumCode is specified (and is not user                                          defined).</xsd:documentation> 
    26092724                                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3-48, Change=Deprecated</xsd:appinfo> 
    26102725                                </xsd:annotation> 
     
    26392754                                <xsd:element name="usesWellAsOrigin" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1"> 
    26402755                                        <xsd:annotation> 
    2641                                                 <xsd:documentation>True ("true" or "1") indicates that the well surface point is the origin of this CRS. False ("false" or "0") or not given indicates 
    2642                                                         otherwise.</xsd:documentation> 
     2756                                                <xsd:documentation>True ("true" or "1") indicates that the well surface point is the origin of this CRS. False ("false" or "0") or not given indicates                                                  otherwise.</xsd:documentation> 
    26432757                                        </xsd:annotation> 
    26442758                                </xsd:element> 
     
    26622776                        <xsd:element name="magneticDeclination" type="witsml:planeAngleMeasure" minOccurs="0" maxOccurs="1"> 
    26632777                                <xsd:annotation> 
    2664                                         <xsd:documentation>The angle between magnetic north and true north. The angle is measured positive clockwise from true north to magnetic north. This value SHOULD be 
    2665                                                 given if the yAxisAzimuth is measured from the magnetic north direction.</xsd:documentation> 
     2778                                        <xsd:documentation>The angle between magnetic north and true north. The angle is measured positive clockwise from true north to magnetic north. This value SHOULD be                                            given if the yAxisAzimuth is measured from the magnetic north direction.</xsd:documentation> 
    26662779                                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3-48, Change=Added</xsd:appinfo> 
    26672780                                </xsd:annotation> 
     
    26692782                        <xsd:element name="gridConvergence" type="witsml:planeAngleMeasure" minOccurs="0" maxOccurs="1"> 
    26702783                                <xsd:annotation> 
    2671                                         <xsd:documentation>The angle between true north and the northing axis or the projection grid being used. The angle is measured at the point in question, and is 
    2672                                                 measured from true north to grid north, positive clockwise.</xsd:documentation> 
     2784                                        <xsd:documentation>The angle between true north and the northing axis or the projection grid being used. The angle is measured at the point in question, and is                                         measured from true north to grid north, positive clockwise.</xsd:documentation> 
    26732785                                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3-48, Change=Added</xsd:appinfo> 
    26742786                                </xsd:annotation> 
     
    26762788                        <xsd:element name="yAxisDescription" type="witsml:commentString" minOccurs="0" maxOccurs="1"> 
    26772789                                <xsd:annotation> 
    2678                                         <xsd:documentation>A free-form description of the Y axis. Examples would be 'parallel to the west side of the platform', or 'along the main entry 
    2679                                                 road'.</xsd:documentation> 
     2790                                        <xsd:documentation>A free-form description of the Y axis. Examples would be 'parallel to the west side of the platform', or 'along the main entry                                               road'.</xsd:documentation> 
    26802791                                </xsd:annotation> 
    26812792                        </xsd:element> 
    26822793                        <xsd:element name="xRotationCounterClockwise" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1"> 
    26832794                                <xsd:annotation> 
    2684                                         <xsd:documentation>True ("true" or "1") indicates that the X axis is rotated counter-clockwise from the Y axis when viewed from above the earth looking down. False 
    2685                                                 ("false" or "0") or not given indicates a clockwise rotation. Generally the X axis is rotated clockwise.</xsd:documentation> 
     2795                                        <xsd:documentation>True ("true" or "1") indicates that the X axis is rotated counter-clockwise from the Y axis when viewed from above the earth looking down. False                                             ("false" or "0") or not given indicates a clockwise rotation. Generally the X axis is rotated clockwise.</xsd:documentation> 
    26862796                                </xsd:annotation> 
    26872797                        </xsd:element> 
     
    26902800        <xsd:complexType name="cs_location"> 
    26912801                <xsd:annotation> 
    2692                         <xsd:documentation>WITSML Location Component Schema This is a location that is expressed in terms of 2D coordinates. In order that the location be understood, the 
    2693                                 coordinate reference system (CRS) must be known. The survey location is given by a pair of tagged values. The pairs may be: (1) latitude/longitude, (2) easting/northing, 
    2694                                 (3) westing/southing, (4) projectedX/projectedY, or (5) localX/localY. The appropriate pair must be chosen for the data.</xsd:documentation> 
     2802                        <xsd:documentation>WITSML Location Component Schema This is a location that is expressed in terms of 2D coordinates. In order that the location be understood, the                              coordinate reference system (CRS) must be known. The survey location is given by a pair of tagged values. The pairs may be: (1) latitude/longitude, (2) easting/northing,                       (3) westing/southing, (4) projectedX/projectedY, or (5) localX/localY. The appropriate pair must be chosen for the data.</xsd:documentation> 
    26952803                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-110, Change=Modified-description</xsd:appinfo> 
    26962804                </xsd:annotation> 
     
    26982806                        <xsd:element name="wellCRS" type="witsml:refNameString" minOccurs="0" maxOccurs="1"> 
    26992807                                <xsd:annotation> 
    2700                                         <xsd:documentation>A pointer to the wellCRS that defines the CRS for the coordinates. While optional, it is strongly recommended that this be 
    2701                                                 specified.</xsd:documentation> 
     2808                                        <xsd:documentation>A pointer to the wellCRS that defines the CRS for the coordinates. While optional, it is strongly recommended that this be                                           specified.</xsd:documentation> 
    27022809                                </xsd:annotation> 
    27032810                        </xsd:element> 
     
    27182825                                        <xsd:element name="easting" type="witsml:lengthMeasure" minOccurs="1" maxOccurs="1"> 
    27192826                                                <xsd:annotation> 
    2720                                                         <xsd:documentation>The projected coordinate with east being positive. This is the most common type of projected coordinates. UTM coordinates are expressed in 
    2721                                                                 Easting and Northing.</xsd:documentation> 
     2827                                                        <xsd:documentation>The projected coordinate with east being positive. This is the most common type of projected coordinates. UTM coordinates are expressed in                                                           Easting and Northing.</xsd:documentation> 
    27222828                                                </xsd:annotation> 
    27232829                                        </xsd:element> 
    27242830                                        <xsd:element name="northing" type="witsml:lengthMeasure" minOccurs="1" maxOccurs="1"> 
    27252831                                                <xsd:annotation> 
    2726                                                         <xsd:documentation>The projected coordinate with north being positive. This is the most common type of projected coordinates. UTM coordinates are expressed in 
    2727                                                                 Easting and Northing.</xsd:documentation> 
     2832                                                        <xsd:documentation>The projected coordinate with north being positive. This is the most common type of projected coordinates. UTM coordinates are expressed in                                                          Easting and Northing.</xsd:documentation> 
    27282833                                                </xsd:annotation> 
    27292834                                        </xsd:element> 
     
    27322837                                        <xsd:element name="westing" type="witsml:lengthMeasure" minOccurs="1" maxOccurs="1"> 
    27332838                                                <xsd:annotation> 
    2734                                                         <xsd:documentation>The projected coordinate with west being positive. The positive directions are reversed from the usual Easting and Northing values. These 
    2735                                                                 values are generally located in the southern hemisphere, most notably in South Africa and Australia.</xsd:documentation> 
     2839                                                        <xsd:documentation>The projected coordinate with west being positive. The positive directions are reversed from the usual Easting and Northing values. These                                                            values are generally located in the southern hemisphere, most notably in South Africa and Australia.</xsd:documentation> 
    27362840                                                </xsd:annotation> 
    27372841                                        </xsd:element> 
    27382842                                        <xsd:element name="southing" type="witsml:lengthMeasure" minOccurs="1" maxOccurs="1"> 
    27392843                                                <xsd:annotation> 
    2740                                                         <xsd:documentation>The projected coordinate with south being positive. The positive directions are reversed from the usual Easting and Northing values. These 
    2741                                                                 values are generally located in the southern hemisphere, most notably in South Africa and Australia.</xsd:documentation> 
     2844                                                        <xsd:documentation>The projected coordinate with south being positive. The positive directions are reversed from the usual Easting and Northing values. These                                                           values are generally located in the southern hemisphere, most notably in South Africa and Australia.</xsd:documentation> 
    27422845                                                </xsd:annotation> 
    27432846                                        </xsd:element> 
     
    27462849                                        <xsd:element name="projectedX" type="witsml:lengthMeasure" minOccurs="1" maxOccurs="1"> 
    27472850                                                <xsd:annotation> 
    2748                                                         <xsd:documentation>The projected X coordinate with the positive direction unknown. ProjectedX and ProjectedY are used when it is not known what the meaning of 
    2749                                                                 the coordinates is. If the meaning is known, the Easting/Northing or Westing/Southing should be used. Use of this pair implies a lack of knowledge on the part 
    2750                                                                 of the sender.</xsd:documentation> 
     2851                                                        <xsd:documentation>The projected X coordinate with the positive direction unknown. ProjectedX and ProjectedY are used when it is not known what the meaning of                                                          the coordinates is. If the meaning is known, the Easting/Northing or Westing/Southing should be used. Use of this pair implies a lack of knowledge on the part                                                          of the sender.</xsd:documentation> 
    27512852                                                </xsd:annotation> 
    27522853                                        </xsd:element> 
    27532854                                        <xsd:element name="projectedY" type="witsml:lengthMeasure" minOccurs="1" maxOccurs="1"> 
    27542855                                                <xsd:annotation> 
    2755                                                         <xsd:documentation>The projected Y coordinate with the positive direction unknown. ProjectedX and ProjectedY are used when it is not known what the meaning of 
    2756                                                                 the coordinates is. If the meaning is known, the Easting/Northing or Westing/Southing should be used. Use of this pair implies a lack of knowledge on the part 
    2757                                                                 of the sender.</xsd:documentation> 
     2856                                                        <xsd:documentation>The projected Y coordinate with the positive direction unknown. ProjectedX and ProjectedY are used when it is not known what the meaning of                                                          the coordinates is. If the meaning is known, the Easting/Northing or Westing/Southing should be used. Use of this pair implies a lack of knowledge on the part                                                          of the sender.</xsd:documentation> 
    27582857                                                </xsd:annotation> 
    27592858                                        </xsd:element> 
     
    27742873                        <xsd:element name="original" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1"> 
    27752874                                <xsd:annotation> 
    2776                                         <xsd:documentation>Flag indicating (if "true" or "1") that this pair of values was the original data given for the location. If the pair of values was calculated 
    2777                                                 from an original pair of values, this flag should be "false" (or "0"), or not present.</xsd:documentation> 
     2875                                        <xsd:documentation>Flag indicating (if "true" or "1") that this pair of values was the original data given for the location. If the pair of values was calculated                                               from an original pair of values, this flag should be "false" (or "0"), or not present.</xsd:documentation> 
    27782876                                </xsd:annotation> 
    27792877                        </xsd:element> 
    27802878                        <xsd:element name="description" type="witsml:descriptionString" minOccurs="0" maxOccurs="1"> 
    27812879                                <xsd:annotation> 
    2782                                         <xsd:documentation>A Comment, generally given to help the reader interpret the coordinates if the CRS and the chosen pair do not make them 
    2783                                                 clear.</xsd:documentation> 
     2880                                        <xsd:documentation>A Comment, generally given to help the reader interpret the coordinates if the CRS and the chosen pair do not make them                                              clear.</xsd:documentation> 
    27842881                                </xsd:annotation> 
    27852882                        </xsd:element> 
     
    27882885                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    27892886                        <xsd:annotation> 
    2790                                 <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no 
    2791                                         assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only 
    2792                                         required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
     2887                                <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no                                 assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only                                  required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
    27932888                        </xsd:annotation> 
    27942889                </xsd:attribute> 
     
    28092904        <xsd:complexType name="cs_projectionx"> 
    28102905                <xsd:annotation> 
    2811                         <xsd:documentation>WITSML Element Types All elements except nameCRS have been deprecated. Either use a well known name of a CRS or use the wellCRS reference to a 
    2812                                 gmlCoordinateReferenceSystem.</xsd:documentation> 
     2906                        <xsd:documentation>WITSML Element Types All elements except nameCRS have been deprecated. Either use a well known name of a CRS or use the wellCRS reference to a                               gmlCoordinateReferenceSystem.</xsd:documentation> 
    28132907                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3-48, Change=Modified-description</xsd:appinfo> 
    28142908                </xsd:annotation> 
     
    28162910                        <xsd:element name="nameCRS" type="witsml:wellKnownNameStruct" minOccurs="0" maxOccurs="1"> 
    28172911                                <xsd:annotation> 
    2818                                         <xsd:documentation>The name of the coordinate reference system in a particular naming system. An optional short name (code) can also be specified. Specifying a well 
    2819                                                 known system is highly desired. An example would be to specify a name of 'WGS 84 / UTM zone 10N' with a code of '32610' in the 'EPSG' naming system. Note that 
    2820                                                 specifying a name in the EPSG naming system is asserting that the parameters in the EPSG database are appropriate for this CRS. This is also true for any other 
    2821                                                 naming system. If in doubt, contact your local geodesist.</xsd:documentation> 
     2912                                        <xsd:documentation>The name of the coordinate reference system in a particular naming system. An optional short name (code) can also be specified. Specifying a well                                            known system is highly desired. An example would be to specify a name of 'WGS 84 / UTM zone 10N' with a code of '32610' in the 'EPSG' naming system. Note that                                          specifying a name in the EPSG naming system is asserting that the parameters in the EPSG database are appropriate for this CRS. This is also true for any other                                         naming system. If in doubt, contact your local geodesist.</xsd:documentation> 
    28222913                                </xsd:annotation> 
    28232914                        </xsd:element> 
     
    29022993                        <xsd:element name="trueScaleLatitude" type="witsml:planeAngleMeasure" minOccurs="0" maxOccurs="1"> 
    29032994                                <xsd:annotation> 
    2904                                         <xsd:documentation>DEPRECATED. Latitude at which the scale on the map is exact. If none is provided, scale is assumed to be exact at the 
    2905                                                 equator.</xsd:documentation> 
     2995                                        <xsd:documentation>DEPRECATED. Latitude at which the scale on the map is exact. If none is provided, scale is assumed to be exact at the                                                equator.</xsd:documentation> 
    29062996                                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3-48, Change=Deprecated</xsd:appinfo> 
    29072997                                </xsd:annotation> 
     
    29193009                                </xsd:annotation> 
    29203010                        </xsd:element> 
    2921                         <xsd:element name="methodVariant" type="witsml:ProjectionVariantsObliqueMercator" minOccurs="0" maxOccurs="1"> 
     3011                        <xsd:element name="methodVariant" type="witsml:ProjectionVariantsObliqueMercator" minOccurs="0" 
     3012                                 maxOccurs="1"> 
    29223013                                <xsd:annotation> 
    29233014                                        <xsd:documentation>DEPRECATED. Projection method variant - establishes minor variations of the projection. Geoshare proposal.</xsd:documentation> 
     
    29333024                        <xsd:element name="zone" type="witsml:geodeticZoneString" minOccurs="0" maxOccurs="1"> 
    29343025                                <xsd:annotation> 
    2935                                         <xsd:documentation>DEPRECATED. Zone for the type of projection. Zones have values from 1 to 60 with a required direction of "N" (North) or "S" (South). For example, 
    2936                                                 "21N".</xsd:documentation> 
     3026                                        <xsd:documentation>DEPRECATED. Zone for the type of projection. Zones have values from 1 to 60 with a required direction of "N" (North) or "S" (South). For example,                                            "21N".</xsd:documentation> 
    29373027                                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3-48, Change=Deprecated</xsd:appinfo> 
    29383028                                </xsd:annotation> 
     
    30033093                        <xsd:element name="wellParent" type="witsml:refNameString" minOccurs="0" maxOccurs="1"> 
    30043094                                <xsd:annotation> 
    3005                                         <xsd:documentation>A pointer to the well that contains the wellboreReference. This is not needed unless the referenced wellbore is outside the context of a common 
    3006                                                 parent well.</xsd:documentation> 
     3095                                        <xsd:documentation>A pointer to the well that contains the wellboreReference. This is not needed unless the referenced wellbore is outside the context of a common                                              parent well.</xsd:documentation> 
    30073096                                </xsd:annotation> 
    30083097                        </xsd:element> 
     
    30113100        <xsd:complexType name="cs_refWellWellboreRig"> 
    30123101                <xsd:annotation> 
    3013                         <xsd:documentation>A reference to a rig within a wellbore. The wellbore may be defined within the context of another well. This value represents a foreign key from one 
    3014                                 node to another.</xsd:documentation> 
     3102                        <xsd:documentation>A reference to a rig within a wellbore. The wellbore may be defined within the context of another well. This value represents a foreign key from one                         node to another.</xsd:documentation> 
    30153103                </xsd:annotation> 
    30163104                <xsd:sequence> 
     
    30223110                        <xsd:element name="wellboreParent" type="witsml:refNameString" minOccurs="0" maxOccurs="1"> 
    30233111                                <xsd:annotation> 
    3024                                         <xsd:documentation>A pointer to the wellbore that contains the rigReference. This is not needed unless the referenced rig is outside the context of a common parent 
    3025                                                 wellbore.</xsd:documentation> 
     3112                                        <xsd:documentation>A pointer to the wellbore that contains the rigReference. This is not needed unless the referenced rig is outside the context of a common parent                                             wellbore.</xsd:documentation> 
    30263113                                </xsd:annotation> 
    30273114                        </xsd:element> 
    30283115                        <xsd:element name="wellParent" type="witsml:refNameString" minOccurs="0" maxOccurs="1"> 
    30293116                                <xsd:annotation> 
    3030                                         <xsd:documentation>A pointer to the well that contains the wellboreParent. This is not needed unless the referenced wellbore is outside the context of a common 
    3031                                                 parent well.</xsd:documentation> 
     3117                                        <xsd:documentation>A pointer to the well that contains the wellboreParent. This is not needed unless the referenced wellbore is outside the context of a common                                         parent well.</xsd:documentation> 
    30323118                                </xsd:annotation> 
    30333119                        </xsd:element> 
     
    30633149        <xsd:complexType name="cs_wellAlias"> 
    30643150                <xsd:annotation> 
    3065                         <xsd:documentation>A common way for handling names of objects. An identifier type must include a Name. It may also include a NamingSystem, which gives meaning to the 
    3066                                 name.</xsd:documentation> 
     3151                        <xsd:documentation>A common way for handling names of objects. An identifier type must include a Name. It may also include a NamingSystem, which gives meaning to the                           name.</xsd:documentation> 
    30673152                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-33, Change=Added</xsd:appinfo> 
    30683153                </xsd:annotation> 
     
    30753160                        <xsd:element name="namingSystem" type="witsml:WellNamingSystem" minOccurs="1" maxOccurs="1"> 
    30763161                                <xsd:annotation> 
    3077                                         <xsd:documentation>The naming system under which the well is defined. Knowledge of the naming system may allow the hame to be parsed for embeded 
    3078                                                 information.</xsd:documentation> 
     3162                                        <xsd:documentation>The naming system under which the well is defined. Knowledge of the naming system may allow the hame to be parsed for embeded                                                information.</xsd:documentation> 
    30793163                                </xsd:annotation> 
    30803164                        </xsd:element> 
     
    30833167                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    30843168                        <xsd:annotation> 
    3085                                 <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no 
    3086                                         assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only 
    3087                                         required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
     3169                                <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no                                 assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only                                  required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
    30883170                        </xsd:annotation> 
    30893171                </xsd:attribute> 
     
    30913173        <xsd:complexType name="cs_wellCRS"> 
    30923174                <xsd:annotation> 
    3093                         <xsd:documentation>WITSML - Well Coordinate Reference System Component Schema. Note that this is intended for use with two dimensional coordinates. That does not prevent 
    3094                                 the use of a three dimensional CRS. It just means that only two coordinates will be specified in that 3D system. The veritcal coordinates are specified separately and, 
    3095                                 for 3D systems, one of the linked wellDatums should represent the vertical datum of that 3D system so that the height in the 3d system can be 
    3096                                 determined.</xsd:documentation> 
     3175                        <xsd:documentation>WITSML - Well Coordinate Reference System Component Schema. Note that this is intended for use with two dimensional coordinates. That does not prevent                               the use of a three dimensional CRS. It just means that only two coordinates will be specified in that 3D system. The veritcal coordinates are specified separately and,                         for 3D systems, one of the linked wellDatums should represent the vertical datum of that 3D system so that the height in the 3d system can be                           determined.</xsd:documentation> 
    30973176                </xsd:annotation> 
    30983177                <xsd:sequence> 
     
    31063185                                <xsd:element name="mapProjection" type="witsml:cs_projectionx" minOccurs="0" maxOccurs="1"> 
    31073186                                        <xsd:annotation> 
    3108                                                 <xsd:documentation>Map projection system. Note that these structures do not truly define a CRS but rather specify information that could be used to describe a 
    3109                                                         CRS.</xsd:documentation> 
     3187                                                <xsd:documentation>Map projection system. Note that these structures do not truly define a CRS but rather specify information that could be used to describe a                                                  CRS.</xsd:documentation> 
    31103188                                                <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-110, Change=Modified-description</xsd:appinfo> 
    31113189                                        </xsd:annotation> 
     
    31133191                                <xsd:element name="geographic" type="witsml:cs_geodeticModel" minOccurs="0" maxOccurs="1"> 
    31143192                                        <xsd:annotation> 
    3115                                                 <xsd:documentation>Geographic system. Note that these structures do not truly define a CRS but rather specify information that could be used to describe a 
    3116                                                         CRS.</xsd:documentation> 
     3193                                                <xsd:documentation>Geographic system. Note that these structures do not truly define a CRS but rather specify information that could be used to describe a                                                      CRS.</xsd:documentation> 
    31173194                                                <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-110, Change=Modified-description</xsd:appinfo> 
    31183195                                        </xsd:annotation> 
     
    31323209                                <xsd:element name="localCRS" type="witsml:cs_localCRS" minOccurs="0" maxOccurs="1"> 
    31333210                                        <xsd:annotation> 
    3134                                                 <xsd:documentation>Local (engineering) system. Note that these structures do not truly define a CRS but rather specify information that could be used to describe 
    3135                                                         a CRS.</xsd:documentation> 
     3211                                                <xsd:documentation>Local (engineering) system. Note that these structures do not truly define a CRS but rather specify information that could be used to describe                                                       a CRS.</xsd:documentation> 
    31363212                                                <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-110, Change=Modified-description</xsd:appinfo> 
    31373213                                        </xsd:annotation> 
     
    31473223                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    31483224                        <xsd:annotation> 
    3149                                 <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no 
    3150                                         assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only 
    3151                                         required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
     3225                                <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no                                 assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only                                  required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
    31523226                        </xsd:annotation> 
    31533227                </xsd:attribute> 
     
    31663240                        <xsd:element name="code" type="witsml:ElevCodeEnum" minOccurs="0" maxOccurs="1"> 
    31673241                                <xsd:annotation> 
    3168                                         <xsd:documentation>The code value that represents the type of reference datum. This may represent a point on a device (e.g., kelly bushing) or it may represent a 
    3169                                                 vertical reference datum (e.g., mean sea level).</xsd:documentation> 
     3242                                        <xsd:documentation>The code value that represents the type of reference datum. This may represent a point on a device (e.g., kelly bushing) or it may represent a                                               vertical reference datum (e.g., mean sea level).</xsd:documentation> 
    31703243                                </xsd:annotation> 
    31713244                        </xsd:element> 
     
    31763249                                <xsd:element name="datumName" type="witsml:wellKnownNameStruct" minOccurs="0" maxOccurs="1"> 
    31773250                                        <xsd:annotation> 
    3178                                                 <xsd:documentation>The name of the vertical reference datum in a particular naming system. This should only be specified if the above 'code' represents some 
    3179                                                         variation of sea level. An optional short name (code) can also be specified. Specifying a well known datum is highly desired if the above code is a variant of 
    3180                                                         sea level because sea level varies over time and space. An example would be to specify a name of 'Caspian Sea' with a code of '5106' in the 'EPSG' naming 
    3181                                                         system.</xsd:documentation> 
     3251                                                <xsd:documentation>The name of the vertical reference datum in a particular naming system. This should only be specified if the above 'code' represents some                                                    variation of sea level. An optional short name (code) can also be specified. Specifying a well known datum is highly desired if the above code is a variant of                                                  sea level because sea level varies over time and space. An example would be to specify a name of 'Caspian Sea' with a code of '5106' in the 'EPSG' naming                                                       system.</xsd:documentation> 
    31823252                                        </xsd:annotation> 
    31833253                                </xsd:element> 
    31843254                                <xsd:element name="datumCRS" type="witsml:refNameString" minOccurs="0" maxOccurs="1"> 
    31853255                                        <xsd:annotation> 
    3186                                                 <xsd:documentation>A reference to the coordinateReferenceSystem object representing the vertical reference datum (i.e., this wellDatum). This should only be 
    3187                                                         specified if the above 'code' represents some variation of sea level.</xsd:documentation> 
     3256                                                <xsd:documentation>A reference to the coordinateReferenceSystem object representing the vertical reference datum (i.e., this wellDatum). This should only be                                                    specified if the above 'code' represents some variation of sea level.</xsd:documentation> 
    31883257                                                <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3-48, Change=Added</xsd:appinfo> 
    31893258                                        </xsd:annotation> 
     
    31923261                        <xsd:element name="kind" type="witsml:kindString" minOccurs="0" maxOccurs="unbounded"> 
    31933262                                <xsd:annotation> 
    3194                                         <xsd:documentation>Since various activities may use different points as measurement datums, it is useful to characterize the point based on its usage. A well 
    3195                                                 reference datum may have more than one such characterization. For example, it may be the datum used by the driller and logger for measuring their depths. Example 
    3196                                                 usage values would be 'permanent','driller', 'logger' 'WRP' (well reference point) and 'SRP' (site reference point).</xsd:documentation> 
     3263                                        <xsd:documentation>Since various activities may use different points as measurement datums, it is useful to characterize the point based on its usage. A well                                           reference datum may have more than one such characterization. For example, it may be the datum used by the driller and logger for measuring their depths. Example                                               usage values would be 'permanent','driller', 'logger' 'WRP' (well reference point) and 'SRP' (site reference point).</xsd:documentation> 
    31973264                                </xsd:annotation> 
    31983265                        </xsd:element> 
     
    32043271                        <xsd:element name="rig" type="witsml:cs_refWellWellboreRig" minOccurs="0" maxOccurs="1"> 
    32053272                                <xsd:annotation> 
    3206                                         <xsd:documentation>A pointer to the rig that contains the device used as a reference datum. The rig may be associated with a wellbore in another well (e.g., pattern 
    3207                                                 drilling using a rig on a track).</xsd:documentation> 
     3273                                        <xsd:documentation>A pointer to the rig that contains the device used as a reference datum. The rig may be associated with a wellbore in another well (e.g., pattern                                            drilling using a rig on a track).</xsd:documentation> 
    32083274                                </xsd:annotation> 
    32093275                        </xsd:element> 
    32103276                        <xsd:element name="elevation" type="witsml:wellElevationCoord" minOccurs="0" maxOccurs="1"> 
    32113277                                <xsd:annotation> 
    3212                                         <xsd:documentation>The gravity based elevation coordinate of this reference datum as measured from another datum. Positive moving upward from the elevation datum. 
    3213                                                 An elevation should be given unless this is a vertical reference datum (e.g., sea level).</xsd:documentation> 
     3278                                        <xsd:documentation>The gravity based elevation coordinate of this reference datum as measured from another datum. Positive moving upward from the elevation datum.                                              An elevation should be given unless this is a vertical reference datum (e.g., sea level).</xsd:documentation> 
    32143279                                </xsd:annotation> 
    32153280                        </xsd:element> 
    32163281                        <xsd:element name="measuredDepth" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> 
    32173282                                <xsd:annotation> 
    3218                                         <xsd:documentation>The measured depth coordinate of this reference datum as measured from another datum. The measured depth datum should either be the same as the 
    3219                                                 elevation datum or it should be relatable to the elevation datum through other datums. Positive moving toward the bottomhole from the measured depth datum. This 
    3220                                                 should be given when a local reference is "downhole", such as a kickoff point or ocean bottom template, and the borehole may not be vertical. If a Depth is given 
    3221                                                 then an Elevation should also be given.</xsd:documentation> 
     3283                                        <xsd:documentation>The measured depth coordinate of this reference datum as measured from another datum. The measured depth datum should either be the same as the                                              elevation datum or it should be relatable to the elevation datum through other datums. Positive moving toward the bottomhole from the measured depth datum. This                                                should be given when a local reference is "downhole", such as a kickoff point or ocean bottom template, and the borehole may not be vertical. If a Depth is given                                               then an Elevation should also be given.</xsd:documentation> 
    32223284                                </xsd:annotation> 
    32233285                        </xsd:element> 
    32243286                        <xsd:element name="horizontalLocation" type="witsml:cs_location" minOccurs="0" maxOccurs="1"> 
    32253287                                <xsd:annotation> 
    3226                                         <xsd:documentation>The horizontal location of the point being used as a well datum. This may be used when the point is not directly above or below the well point 
    3227                                                 location. For example, a well being drilled from a platform may have its location at the entrance into the sea floor, while the well datum may be located on the 
    3228                                                 drilling rig. Or the well datum may be a kickoff point, that is not directly under the well surface point.</xsd:documentation> 
     3288                                        <xsd:documentation>The horizontal location of the point being used as a well datum. This may be used when the point is not directly above or below the well point                                               location. For example, a well being drilled from a platform may have its location at the entrance into the sea floor, while the well datum may be located on the                                                drilling rig. Or the well datum may be a kickoff point, that is not directly under the well surface point.</xsd:documentation> 
    32293289                                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3-48, Change=Added</xsd:appinfo> 
    32303290                                </xsd:annotation> 
     
    32393299                <xsd:attribute name="defaultMeasuredDepth" type="witsml:logicalBoolean" use="optional"> 
    32403300                        <xsd:annotation> 
    3241                                 <xsd:documentation>True indicates that this is the default reference datum for measured depth coordinates. False or not given indicates that this is not the default 
    3242                                         reference datum. Measured depth coordinates that do not specify a datum reference should be assumed to be measured relative to this default reference datum. Only one 
    3243                                         reference datum may be designated as the default measured depth datum for each well. Values are "true" (or "1") and "false" ( or "0").</xsd:documentation> 
     3301                                <xsd:documentation>True indicates that this is the default reference datum for measured depth coordinates. False or not given indicates that this is not the default                                    reference datum. Measured depth coordinates that do not specify a datum reference should be assumed to be measured relative to this default reference datum. Only one                                   reference datum may be designated as the default measured depth datum for each well. Values are "true" (or "1") and "false" ( or "0").</xsd:documentation> 
    32443302                        </xsd:annotation> 
    32453303                </xsd:attribute> 
    32463304                <xsd:attribute name="defaultVerticalDepth" type="witsml:logicalBoolean" use="optional"> 
    32473305                        <xsd:annotation> 
    3248                                 <xsd:documentation>True indicates that this is the default reference datum for vertical depth coordinates. False or not given indicates that this is not the default 
    3249                                         reference datum. Vertical depth coordinates that do not specify a datum reference should be assumed to be measured relative to the default reference datum. Only one 
    3250                                         reference datum may be designated as the default vertical depth datum for each well. Values are "true" (or "1") and "false" ( or "0").</xsd:documentation> 
     3306                                <xsd:documentation>True indicates that this is the default reference datum for vertical depth coordinates. False or not given indicates that this is not the default                                    reference datum. Vertical depth coordinates that do not specify a datum reference should be assumed to be measured relative to the default reference datum. Only one                                    reference datum may be designated as the default vertical depth datum for each well. Values are "true" (or "1") and "false" ( or "0").</xsd:documentation> 
    32513307                        </xsd:annotation> 
    32523308                </xsd:attribute> 
    32533309                <xsd:attribute name="defaultElevation" type="witsml:logicalBoolean" use="optional"> 
    32543310                        <xsd:annotation> 
    3255                                 <xsd:documentation>True indicates that this is the default reference datum for elevation coordinates. False or not given indicates that this is not the default 
    3256                                         reference datum. Elevation coordinates that do not specify a datum reference should be assumed to be measured relative to the default reference datum. Only one 
    3257                                         reference datum may be designated as the default elevation datum for each well. Values are "true" (or "1") and "false" ( or "0").</xsd:documentation> 
     3311                                <xsd:documentation>True indicates that this is the default reference datum for elevation coordinates. False or not given indicates that this is not the default                                 reference datum. Elevation coordinates that do not specify a datum reference should be assumed to be measured relative to the default reference datum. Only one                                 reference datum may be designated as the default elevation datum for each well. Values are "true" (or "1") and "false" ( or "0").</xsd:documentation> 
    32583312                        </xsd:annotation> 
    32593313                </xsd:attribute> 
    32603314                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    32613315                        <xsd:annotation> 
    3262                                 <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no 
    3263                                         assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only 
    3264                                         required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
     3316                                <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no                                 assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only                                  required to be unique within the context of the nearest recurring parent element.</xsd:documentation> 
    32653317                        </xsd:annotation> 
    32663318                </xsd:attribute> 
     
    33153367        <xsd:element name="drillReports" type="witsml:obj_drillReports" substitutionGroup="abs:abstractDataObject"> 
    33163368                <xsd:annotation> 
    3317                         <xsd:documentation>The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an "s" to the 
    3318                                 singular name.</xsd:documentation> 
     3369                        <xsd:documentation>The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an "s" to the                             singular name.</xsd:documentation> 
    33193370                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-33, Change=Added</xsd:appinfo> 
    33203371                </xsd:annotation> 
     
    33403391                                <xsd:attribute name="version" type="witsml:schemaVersionString" use="required"> 
    33413392                                        <xsd:annotation> 
    3342                                                 <xsd:documentation>Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are 
    3343                                                         assumed by the document instance.</xsd:documentation> 
     3393                                                <xsd:documentation>Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are                                                   assumed by the document instance.</xsd:documentation> 
    33443394                                        </xsd:annotation> 
    33453395                                </xsd:attribute> 
     
    33803430                                <xsd:element name="versionKind" type="witsml:OpsReportVersion" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17817431"> 
    33813431                                        <!--PROFILE: Changed minOccurs from 0 to 1 for element versionKind.--> 
     3432 
    33823433                                        <xsd:annotation> 
    33833434                                                <xsd:documentation>The kind of report version. For example, a preliminary version.</xsd:documentation> 
     
    33863437                                <xsd:element name="createDate" type="witsml:timestamp" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS328364064"> 
    33873438                                        <!--PROFILE: Changed minOccurs from 0 to 1 for element createDate.--> 
     3439 
    33883440                                        <xsd:annotation> 
    3389                                                 <xsd:documentation>The date and time of the report creation. A later timestamp indicates a newer version. In order to update values in a report a full updated 
    3390                                                         copy of the original report should be submitted.</xsd:documentation> 
     3441                                                <xsd:documentation>The date and time of the report creation. A later timestamp indicates a newer version. In order to update values in a report a full updated                                                  copy of the original report should be submitted.</xsd:documentation> 
    33913442                                        </xsd:annotation> 
    33923443                                </xsd:element> 
    33933444                                <xsd:element name="wellAlias" type="witsml:cs_wellAlias" minOccurs="1" maxOccurs="1"> 
    33943445                                        <!--PROFILE: Changed minOccurs from 0 to 1 for element wellAlias.--> 
     3446 
    33953447                                        <xsd:annotation> 
    3396                                                 <xsd:documentation>An alternative name of the well (in a naming system). The above well name should be included in the list of aliases so that its origin can be 
    3397                                                         known.</xsd:documentation> 
     3448                                                <xsd:documentation>An alternative name of the well (in a naming system). The above well name should be included in the list of aliases so that its origin can be                                                        known.</xsd:documentation> 
    33983449                                        </xsd:annotation> 
    33993450                                </xsd:element> 
     
    34013452                                        <!--PROFILE: Changed minOccurs from 0 to 2 for element wellboreAlias.--> 
    34023453                                        <!--PROFILE: Changed maxOccurs from unbounded to 2 for element wellboreAlias.--> 
     3454 
    34033455                                        <xsd:annotation> 
    3404                                                 <xsd:documentation>An alternative name of the wellbore (in a naming system). The above well name should be included in the list of aliases so that its origin can 
    3405                                                         be known.</xsd:documentation> 
     3456                                                <xsd:documentation>An alternative name of the wellbore (in a naming system). The above well name should be included in the list of aliases so that its origin can                                                       be known.</xsd:documentation> 
    34063457                                        </xsd:annotation> 
    34073458                                </xsd:element> 
    34083459                                <xsd:element name="wellDatum" type="witsml:cs_wellDatum" minOccurs="0" maxOccurs="unbounded"> 
    34093460                                        <xsd:annotation> 
    3410                                                 <xsd:documentation>Defines a vertical datum used for measured depths, vertical depths or elevations. This must be specified if one of the aforementioned 
    3411                                                         coordinate values are included in the report. This only applies to this report and is generally a copy of the same information from the well 
    3412                                                         object.</xsd:documentation> 
     3461                                                <xsd:documentation>Defines a vertical datum used for measured depths, vertical depths or elevations. This must be specified if one of the aforementioned                                                        coordinate values are included in the report. This only applies to this report and is generally a copy of the same information from the well                                                    object.</xsd:documentation> 
    34133462                                        </xsd:annotation> 
    34143463                                </xsd:element> 
     3464                                <!-- Added 22feb2011 --> 
    34153465                                <xsd:element name="header" type="witsml:reportHeader" minOccurs="0" maxOccurs="1"> 
    34163466                                        <xsd:annotation> 
     
    34183468                                        </xsd:annotation> 
    34193469                                </xsd:element> 
     3470                                <!-- END Added 22feb2011 --> 
    34203471                                <xsd:element name="wellCRS" type="witsml:cs_wellCRS" minOccurs="0" maxOccurs="unbounded"> 
    34213472                                        <xsd:annotation> 
    3422                                                 <xsd:documentation>Defines a coordinate reference system used by coordinates within this report. This must be specified if coordinate values are included in the 
    3423                                                         report (i.e., in a survey station location). This only applies to this report and is generally a copy of the same information from the well 
    3424                                                         object.</xsd:documentation> 
     3473                                                <xsd:documentation>Defines a coordinate reference system used by coordinates within this report. This must be specified if coordinate values are included in the                                                        report (i.e., in a survey station location). This only applies to this report and is generally a copy of the same information from the well                                                     object.</xsd:documentation> 
    34253474                                        </xsd:annotation> 
    34263475                                </xsd:element> 
    3427                                 <xsd:element name="wellboreInfo" type="witsml:cs_drillReportWellboreInfo" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17799789"> 
     3476                                <xsd:element name="wellboreInfo" type="witsml:cs_drillReportWellboreInfo" minOccurs="0" maxOccurs="1" 
     3477                                         sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17799789"> 
    34283478                                        <xsd:annotation> 
    34293479                                                <xsd:documentation>General information about a wellbore. The well is represented by the original wellbore.</xsd:documentation> 
    34303480                                        </xsd:annotation> 
    34313481                                </xsd:element> 
    3432                                 <xsd:element name="statusInfo" type="witsml:cs_drillReportStatusInfo" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17799868"> 
     3482                                <xsd:element name="statusInfo" type="witsml:cs_drillReportStatusInfo" minOccurs="0" maxOccurs="1" 
     3483                                         sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17799868"> 
    34333484                                        <!--PROFILE: Changed maxOccurs from unbounded to 1 for element statusInfo.--> 
    34343485                                        <xsd:annotation> 
     
    34413492                                        </xsd:annotation> 
    34423493                                </xsd:element> 
     3494                                <!-- Added 22feb2011 --> 
    34433495                                <xsd:element name="casing_liner_tubing" type="witsml:cs_stimTubular" minOccurs="0" maxOccurs="unbounded"> 
    34443496                                        <xsd:annotation> 
     
    34483500                                <xsd:element name="cementStage" type="witsml:cs_cementStage" minOccurs="0" maxOccurs="unbounded"> 
    34493501                                        <xsd:annotation> 
    3450                                                 <xsd:documentation>Information about a bit run.</xsd:documentation> 
     3502                                                <xsd:documentation>Information about a cement job.</xsd:documentation> 
    34513503                                        </xsd:annotation> 
    34523504                                </xsd:element> 
     3505                                <!-- END Added 22feb2011 --> 
    34533506                                <xsd:element name="fluid" type="witsml:cs_fluid" minOccurs="0" maxOccurs="unbounded" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17839459"> 
    34543507                                        <xsd:annotation> 
     
    34563509                                        </xsd:annotation> 
    34573510                                </xsd:element> 
    3458                                 <xsd:element name="porePressure" type="witsml:cs_drillReportPorePressure" minOccurs="0" maxOccurs="unbounded" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17799947"> 
     3511                                <xsd:element name="porePressure" type="witsml:cs_drillReportPorePressure" minOccurs="0" maxOccurs="unbounded" 
     3512                                         sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17799947"> 
    34593513                                        <xsd:annotation> 
    34603514                                                <xsd:documentation>Information about the pore pressure.</xsd:documentation> 
    34613515                                        </xsd:annotation> 
    34623516                                </xsd:element> 
    3463                                 <xsd:element name="extendedReport" type="witsml:timestampedCommentString" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17687235"> 
     3517                                <xsd:element name="extendedReport" type="witsml:timestampedCommentString" minOccurs="0" maxOccurs="1" 
     3518                                         sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17687235"> 
    34643519                                        <!--PROFILE: Changed type from witsml:timestampedDescriptionString to witsml:timestampedCommentString for element extendedReport.--> 
     3520 
    34653521                                        <xsd:annotation> 
    3466                                                 <xsd:documentation>A description of what happened from the end of report to an alternative time before the end of the next report. This is intended to allow a 
    3467                                                         preliminary description of what happened from the end of the report (commonly midnight) until the time of submission of a preliminary report (commonly 6:00 in 
    3468                                                         the morning).</xsd:documentation> 
     3522                                                <xsd:documentation>A description of what happened from the end of report to an alternative time before the end of the next report. This is intended to allow a                                                  preliminary description of what happened from the end of the report (commonly midnight) until the time of submission of a preliminary report (commonly 6:00 in                                                  the morning).</xsd:documentation> 
    34693523                                        </xsd:annotation> 
    34703524                                </xsd:element> 
    3471                                 <xsd:element name="surveyStation" type="witsml:cs_drillReportSurveyStation" minOccurs="0" maxOccurs="unbounded" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17854338"> 
     3525                                <xsd:element name="surveyStation" type="witsml:cs_drillReportSurveyStation" minOccurs="0" maxOccurs="unbounded" 
     3526                                         sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17854338"> 
    34723527                                        <xsd:annotation> 
    34733528                                                <xsd:documentation>A survey station recorded during the report interval.</xsd:documentation> 
     
    34793534                                        </xsd:annotation> 
    34803535                                </xsd:element> 
    3481                                 <xsd:element name="logInfo" type="witsml:cs_drillReportLogInfo" minOccurs="0" maxOccurs="unbounded" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17836969"> 
     3536                                <xsd:element name="logInfo" type="witsml:cs_drillReportLogInfo" minOccurs="0" maxOccurs="unbounded" 
     3537                                         sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17836969"> 
    34823538                                        <xsd:annotation> 
    34833539                                                <xsd:documentation>General information about a log.</xsd:documentation> 
    34843540                                        </xsd:annotation> 
    34853541                                </xsd:element> 
    3486                                 <xsd:element name="coreInfo" type="witsml:cs_drillReportCoreInfo" minOccurs="0" maxOccurs="unbounded" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17833062"> 
     3542                                <xsd:element name="coreInfo" type="witsml:cs_drillReportCoreInfo" minOccurs="0" maxOccurs="unbounded" 
     3543                                         sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17833062"> 
    34873544                                        <xsd:annotation> 
    34883545                                                <xsd:documentation>General information about a core.</xsd:documentation> 
    34893546                                        </xsd:annotation> 
    34903547                                </xsd:element> 
    3491                                 <xsd:element name="wellTestInfo" type="witsml:cs_drillReportWellTestInfo" minOccurs="0" maxOccurs="unbounded" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17881131"> 
     3548                                <xsd:element name="wellTestInfo" type="witsml:cs_drillReportWellTestInfo" minOccurs="0" maxOccurs="unbounded" 
     3549                                         sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17881131"> 
    34923550                                        <xsd:annotation> 
    34933551                                                <xsd:documentation>General information about a production well test.</xsd:documentation> 
    34943552                                        </xsd:annotation> 
    34953553                                </xsd:element> 
    3496                                 <xsd:element name="formTestInfo" type="witsml:cs_drillReportFormTestInfo" minOccurs="0" maxOccurs="unbounded" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17856636"> 
     3554                                <xsd:element name="formTestInfo" type="witsml:cs_drillReportFormTestInfo" minOccurs="0" maxOccurs="unbounded" 
     3555                                         sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17856636"> 
    34973556                                        <xsd:annotation> 
    34983557                                                <xsd:documentation>General information about a wireline formation test.</xsd:documentation> 
    34993558                                        </xsd:annotation> 
    35003559                                </xsd:element> 
    3501                                 <xsd:element name="lithShowInfo" type="witsml:cs_drillReportLithShowInfo" minOccurs="0" maxOccurs="unbounded" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17858011"> 
     3560                                <xsd:element name="lithShowInfo" type="witsml:cs_drillReportLithShowInfo" minOccurs="0" maxOccurs="unbounded" 
     3561                                         sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17858011"> 
    35023562                                        <xsd:annotation> 
    35033563                                                <xsd:documentation>General information about the lithology and shows in an interval.</xsd:documentation> 
    35043564                                        </xsd:annotation> 
    35053565                                </xsd:element> 
    3506                                 <xsd:element name="equipFailureInfo" type="witsml:cs_drillReportEquipFailureInfo" minOccurs="0" maxOccurs="unbounded" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17834522"> 
     3566                                <xsd:element name="equipFailureInfo" type="witsml:cs_drillReportEquipFailureInfo" minOccurs="0" 
     3567                                         maxOccurs="unbounded" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17834522"> 
    35073568                                        <xsd:annotation> 
    35083569                                                <xsd:documentation>General information about equipment failure.</xsd:documentation> 
    35093570                                        </xsd:annotation> 
    35103571                                </xsd:element> 
    3511                                 <xsd:element name="controlIncidentInfo" type="witsml:cs_drillReportControlIncidentInfo" minOccurs="0" maxOccurs="unbounded" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17887880"> 
     3572                                <xsd:element name="controlIncidentInfo" type="witsml:cs_drillReportControlIncidentInfo" minOccurs="0" 
     3573                                         maxOccurs="unbounded" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17887880"> 
    35123574                                        <xsd:annotation> 
    35133575                                                <xsd:documentation>General information about a well control incident.</xsd:documentation> 
    35143576                                        </xsd:annotation> 
    35153577                                </xsd:element> 
    3516                                 <xsd:element name="stratInfo" type="witsml:cs_drillReportStratInfo" minOccurs="0" maxOccurs="unbounded" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS373305601"> 
     3578                                <xsd:element name="stratInfo" type="witsml:cs_drillReportStratInfo" minOccurs="0" maxOccurs="unbounded" 
     3579                                         sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS373305601"> 
    35173580                                        <xsd:annotation> 
    35183581                                                <xsd:documentation>General information about a well control incident.</xsd:documentation> 
    35193582                                        </xsd:annotation> 
    35203583                                </xsd:element> 
    3521                                 <xsd:element name="perfInfo" type="witsml:cs_drillReportPerfInfo" minOccurs="0" maxOccurs="unbounded" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17855316"> 
     3584                                <xsd:element name="perfInfo" type="witsml:cs_drillReportPerfInfo" minOccurs="0" maxOccurs="unbounded" 
     3585                                         sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17855316"> 
    35223586                                        <xsd:annotation> 
    35233587                                                <xsd:documentation>General information about a well control incident.</xsd:documentation> 
    35243588                                        </xsd:annotation> 
    35253589                                </xsd:element> 
    3526                                 <xsd:element name="gasReadingInfo" type="witsml:cs_drillReportGasReadingInfo" minOccurs="0" maxOccurs="unbounded" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17879652"> 
     3590                                <xsd:element name="gasReadingInfo" type="witsml:cs_drillReportGasReadingInfo" minOccurs="0" maxOccurs="unbounded" 
     3591                                         sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17879652"> 
    35273592                                        <xsd:annotation> 
    35283593                                                <xsd:documentation>General information about a gas reading.</xsd:documentation> 
     
    35453610                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
    35463611                        <xsd:annotation> 
    3547                                 <xsd:documentation>The unique identifier of an object. This should not be used for child nodes within an object. For an independent object, the value may be globally 
    3548                                         unique. For a dependent object, the value must be unique (for the same object type) within the context of the parent object. There should be no assumption as to the 
    3549                                         semantic content of this attribute. The purpose of this type is to facilitate modifying the optionality in derived schemas.</xsd:documentation> 
     3612                                <xsd:documentation>The unique identifier of an object. This should not be used for child nodes within an object. For an independent object, the value may be globally                                   unique. For a dependent object, the value must be unique (for the same object type) within the context of the parent object. There should be no assumption as to the                                    semantic content of this attribute. The purpose of this type is to facilitate modifying the optionality in derived schemas.</xsd:documentation> 
    35503613                        </xsd:annotation> 
    35513614                </xsd:attribute> 
     
    36103673        <xsd:simpleType name="abstractBoolean"> 
    36113674                <xsd:annotation> 
    3612                         <xsd:documentation>This type disallows an "empty" boolean value. This type should not be used directly except to derive another type. All boolean types should be derived 
    3613                                 from this type rather than using xsd:boolen.</xsd:documentation> 
     3675                        <xsd:documentation>This type disallows an "empty" boolean value. This type should not be used directly except to derive another type. All boolean types should be derived                               from this type rather than using xsd:boolen.</xsd:documentation> 
    36143676                </xsd:annotation> 
    36153677                <xsd:restriction base="xsd:boolean"> 
     
    36193681        <xsd:simpleType name="abstractDateTime"> 
    36203682                <xsd:annotation> 
    3621                         <xsd:documentation>This type disallows an "empty" dateTime value. This type should not be used directly except to derive another type. All dateTime types should be 
    3622                                 derived from this type rather than using xsd:dateTime.</xsd:documentation> 
     3683                        <xsd:documentation>This type disallows an "empty" dateTime value. This type should not be used directly except to derive another type. All dateTime types should be                             derived from this type rather than using xsd:dateTime.</xsd:documentation> 
    36233684                </xsd:annotation> 
    36243685                <xsd:restriction base="xsd:dateTime"> 
     
    36283689        <xsd:simpleType name="abstractDate"> 
    36293690                <xsd:annotation> 
    3630                         <xsd:documentation>This type disallows an "empty" date value. This type should not be used directly except to derive another type. All dateTime types should be derived 
    3631                                 from this type rather than using xsd:dateTime.</xsd:documentation> 
     3691                        <xsd:documentation>This type disallows an "empty" date value. This type should not be used directly except to derive another type. All dateTime types should be derived                         from this type rather than using xsd:dateTime.</xsd:documentation> 
    36323692                </xsd:annotation> 
    36333693                <xsd:restriction base="xsd:date"> 
     
    36543714        <xsd:simpleType name="abstractString"> 
    36553715                <xsd:annotation> 
    3656                         <xsd:documentation>The intended abstract supertype of all strings. This abstract type allows the control over whitespace for all strings to be defined at a high level. 
    3657                                 This type should not be used directly except to derive another type.</xsd:documentation> 
     3716                        <xsd:documentation>The intended abstract supertype of all strings. This abstract type allows the control over whitespace for all strings to be defined at a high level.                         This type should not be used directly except to derive another type.</xsd:documentation> 
    36583717                </xsd:annotation> 
    36593718                <xsd:restriction base="xsd:string"> 
    36603719                        <xsd:whiteSpace value="collapse"> 
    36613720                                <xsd:annotation> 
    3662                                         <xsd:documentation>Replace tab, line feed and carriage return with a space, collapse contiguous sequences of spaces to a single space and then remove leading and 
    3663                                                 trailing spaces.</xsd:documentation> 
     3721                                        <xsd:documentation>Replace tab, line feed and carriage return with a space, collapse contiguous sequences of spaces to a single space and then remove leading and                                               trailing spaces.</xsd:documentation> 
    36643722                                </xsd:annotation> 
    36653723                        </xsd:whiteSpace> 
    36663724                        <xsd:minLength value="1"> 
    36673725                                <xsd:annotation> 
    3668                                         <xsd:documentation>The empty string is not allowed. This constraint conbined with the whiteSpace collapse constraint means that a blank value is not 
    3669                                                 allowed.</xsd:documentation> 
     3726                                        <xsd:documentation>The empty string is not allowed. This constraint conbined with the whiteSpace collapse constraint means that a blank value is not                                            allowed.</xsd:documentation> 
    36703727                                </xsd:annotation> 
    36713728                        </xsd:minLength> 
     
    36743731        <xsd:complexType name="abstractMeasure" abstract="true"> 
    36753732                <xsd:annotation> 
    3676                         <xsd:documentation>The intended abstract supertype of all quantities that have a value with a unit of measure. The unit of measure is in the uom attribute of the 
    3677                                 subtypes. This type allows all quantities to be profiled to be a 'float' instead of a 'double'.</xsd:documentation> 
     3733                        <xsd:documentation>The intended abstract supertype of all quantities that have a value with a unit of measure. The unit of measure is in the uom attribute of the                               subtypes. This type allows all quantities to be profiled to be a 'float' instead of a 'double'.</xsd:documentation> 
    36783734                </xsd:annotation> 
    36793735                <xsd:simpleContent> 
     
    36883744                        <xsd:maxLength value="4000"> 
    36893745                                <xsd:annotation> 
    3690                                         <xsd:documentation>This value should be the smallest "maximum size of a variable length character type" in commonly used DBMSs. This is the maximum size of a 
    3691                                                 VARCHAR2 in Oracle 8.</xsd:documentation> 
     3746                                        <xsd:documentation>This value should be the smallest "maximum size of a variable length character type" in commonly used DBMSs. This is the maximum size of a                                           VARCHAR2 in Oracle 8.</xsd:documentation> 
    36923747                                </xsd:annotation> 
    36933748                        </xsd:maxLength> 
     
    37103765        <xsd:simpleType name="abstractNameString"> 
    37113766                <xsd:annotation> 
    3712                         <xsd:documentation>The intended abstract supertype of all user assigned human recognizable contextual name types. There should be no assumption that (interoperable) 
    3713                                 semantic information will be extracted from the name by a third party. This type of value is generally not guaranteed to be unique and is not a candidate to be replaced 
    3714                                 by an enumeration.</xsd:documentation> 
     3767                        <xsd:documentation>The intended abstract supertype of all user assigned human recognizable contextual name types. There should be no assumption that (interoperable)                            semantic information will be extracted from the name by a third party. This type of value is generally not guaranteed to be unique and is not a candidate to be replaced                                by an enumeration.</xsd:documentation> 
    37153768                </xsd:annotation> 
    37163769                <xsd:restriction base="witsml:abstractString"> 
     
    37203773        <xsd:simpleType name="abstractUidString"> 
    37213774                <xsd:annotation> 
    3722                         <xsd:documentation>The intended abstract supertype of all locally unique identifiers. The value is not intended to convey any semantic content (e.g., it may be computer 
    3723                                 generated). The value is only required to be unique within a context in a document (e.g., defined via key and keyref). There is no guarantee that the same data in 
    3724                                 multiple documents will utilize the same uid value unless enforced by the source of the document (e.g., a document server). Spaces are not allowed.</xsd:documentation> 
     3775                        <xsd:documentation>The intended abstract supertype of all locally unique identifiers. The value is not intended to convey any semantic content (e.g., it may be computer                                generated). The value is only required to be unique within a context in a document (e.g., defined via key and keyref). There is no guarantee that the same data in                              multiple documents will utilize the same uid value unless enforced by the source of the document (e.g., a document server). Spaces are not allowed.</xsd:documentation> 
    37253776                </xsd:annotation> 
    37263777                <xsd:restriction base="witsml:abstractString"> 
     
    37313782        <xsd:simpleType name="abstractCommentString"> 
    37323783                <xsd:annotation> 
    3733                         <xsd:documentation>The intended abstract supertype of all comments or remarks intended for human consumption. There should be no assumption that semantics can be 
    3734                                 extracted from the field by a computer. Neither should there be an assumption that any two humans will interpret the information in the same way (i.e., it may not be 
    3735                                 interoperable).</xsd:documentation> 
     3784                        <xsd:documentation>The intended abstract supertype of all comments or remarks intended for human consumption. There should be no assumption that semantics can be                               extracted from the field by a computer. Neither should there be an assumption that any two humans will interpret the information in the same way (i.e., it may not be                           interoperable).</xsd:documentation> 
    37363785                </xsd:annotation> 
    37373786                <xsd:restriction base="witsml:abstractMaximumLengthString"/> 
     
    37573806        <xsd:simpleType name="abstractTypeEnum"> 
    37583807                <xsd:annotation> 
    3759                         <xsd:documentation>The intended abstract supertype of all enumerated "types". This abstract type allows the maximum length of a type enumeration to be centrally defined. 
    3760                                 This type should not be used directly except to derive another type. It should also be used for uncontrolled strings which are candidates to become enumerations at a 
    3761                                 future date.</xsd:documentation> 
     3808                        <xsd:documentation>The intended abstract supertype of all enumerated "types". This abstract type allows the maximum length of a type enumeration to be centrally defined.                               This type should not be used directly except to derive another type. It should also be used for uncontrolled strings which are candidates to become enumerations at a                           future date.</xsd:documentation> 
    37623809                </xsd:annotation> 
    37633810                <xsd:restriction base="witsml:abstractString"> 
     
    37673814        <xsd:simpleType name="abstractUomEnum"> 
    37683815                <xsd:annotation> 
    3769                         <xsd:documentation>The intended abstract supertype of all "units of measure". This abstract type allows the maximum length of a UOM enumeration to be centrally defined. 
    3770                                 This type is abstract in the sense that it should not be used directly except to derive another type.</xsd:documentation> 
     3816                        <xsd:documentation>The intended abstract supertype of all "units of measure". This abstract type allows the maximum length of a UOM enumeration to be centrally defined.                                This type is abstract in the sense that it should not be used directly except to derive another type.</xsd:documentation> 
    37713817                </xsd:annotation> 
    37723818                <xsd:restriction base="witsml:abstractString"> 
     
    37813827                        <xsd:enumeration value="magnetic north"> 
    37823828                                <xsd:annotation> 
    3783                                         <xsd:documentation>The north direction as defined by the magnetic north pole at the time of the measurement. The magnetic north pole is the direction that a magnet 
    3784                                                 will point to when freely rotating.</xsd:documentation> 
     3829                                        <xsd:documentation>The north direction as defined by the magnetic north pole at the time of the measurement. The magnetic north pole is the direction that a magnet                                             will point to when freely rotating.</xsd:documentation> 
    37853830                                </xsd:annotation> 
    37863831                        </xsd:enumeration> 
     
    37923837                        <xsd:enumeration value="true north"> 
    37933838                                <xsd:annotation> 
    3794                                         <xsd:documentation>The north direction as defined by the true north pole. The true north pole is an average of the actual measured north axis, which is the axis of 
    3795                                                 rotation of the earth.</xsd:documentation> 
     3839                                        <xsd:documentation>The north direction as defined by the true north pole. The true north pole is an average of the actual measured north axis, which is the axis of                                             rotation of the earth.</xsd:documentation> 
    37963840                                </xsd:annotation> 
    37973841                        </xsd:enumeration> 
     
    38193863        <xsd:simpleType name="ElevCodeEnum"> 
    38203864                <xsd:annotation> 
    3821                         <xsd:documentation>The type of local or permanent reference datum for vertical gravity based (i.e., elevation and vertical depth) and measured depth coordinates within 
    3822                                 the context of a well. This list includes local points (e.g., kelly bushing) used as a datum and vertical reference datums (e.g., mean sea level).</xsd:documentation> 
     3865                        <xsd:documentation>The type of local or permanent reference datum for vertical gravity based (i.e., elevation and vertical depth) and measured depth coordinates within                         the context of a well. This list includes local points (e.g., kelly bushing) used as a datum and vertical reference datums (e.g., mean sea level).</xsd:documentation> 
    38233866                </xsd:annotation> 
    38243867                <xsd:restriction base="witsml:abstractTypeEnum"> 
     
    38703913                        <xsd:enumeration value="SL"> 
    38713914                                <xsd:annotation> 
    3872                                         <xsd:documentation>Mean Sea Level - A tidal datum. The arithmetic mean of hourly heights observed over the National Tidal Datum Epoch (19 
    3873                                                 years).</xsd:documentation> 
     3915                                        <xsd:documentation>Mean Sea Level - A tidal datum. The arithmetic mean of hourly heights observed over the National Tidal Datum Epoch (19                                               years).</xsd:documentation> 
    38743916                                </xsd:annotation> 
    38753917                        </xsd:enumeration> 
    38763918                        <xsd:enumeration value="MHHW"> 
    38773919                                <xsd:annotation> 
    3878                                         <xsd:documentation>Mean Higher High Water - A tidal datum. The average of the higher high water height of each tidal day observed over the National Tidal Datum 
    3879                                                 Epoch (19 years).</xsd:documentation> 
     3920                                        <xsd:documentation>Mean Higher High Water - A tidal datum. The average of the higher high water height of each tidal day observed over the National Tidal Datum                                         Epoch (19 years).</xsd:documentation> 
    38803921                                </xsd:annotation> 
    38813922                        </xsd:enumeration> 
    38823923                        <xsd:enumeration value="MHW"> 
    38833924                                <xsd:annotation> 
    3884                                         <xsd:documentation>Mean High Water - A tidal datum. The average of all the high water heights observed over the National Tidal Datum Epoch (19 
    3885                                                 years).</xsd:documentation> 
     3925                                        <xsd:documentation>Mean High Water - A tidal datum. The average of all the high water heights observed over the National Tidal Datum Epoch (19                                          years).</xsd:documentation> 
    38863926                                </xsd:annotation> 
    38873927                        </xsd:enumeration> 
    38883928                        <xsd:enumeration value="MLLW"> 
    38893929                                <xsd:annotation> 
    3890                                         <xsd:documentation>Mean Lower Low Water - A tidal datum. The average of the lower low water height of each tidal day observed over the National Tidal Datum Epoch 
    3891                                                 (19 years ).</xsd:documentation> 
     3930                                        <xsd:documentation>Mean Lower Low Water - A tidal datum. The average of the lower low water height of each tidal day observed over the National Tidal Datum Epoch                                               (19 years ).</xsd:documentation> 
    38923931                                </xsd:annotation> 
    38933932                        </xsd:enumeration> 
    38943933                        <xsd:enumeration value="MLW"> 
    38953934                                <xsd:annotation> 
    3896                                         <xsd:documentation>Mean Low Water - A tidal datum. The average of all the low water heights observed over the National Tidal Datum Epoch (19 
    3897                                                 years).</xsd:documentation> 
     3935                                        <xsd:documentation>Mean Low Water - A tidal datum. The average of all the low water heights observed over the National Tidal Datum Epoch (19                                            years).</xsd:documentation> 
    38983936                                </xsd:annotation> 
    38993937                        </xsd:enumeration> 
     
    43634401        <xsd:simpleType name="GeodeticDatum"> 
    43644402                <xsd:annotation> 
    4365                         <xsd:documentation>These values represent the type of geodetic datum. The source (except for "none", "unknown" and "UserDefined") of the values and the descriptions is 
    4366                                 Geoshare V13.</xsd:documentation> 
     4403                        <xsd:documentation>These values represent the type of geodetic datum. The source (except for "none", "unknown" and "UserDefined") of the values and the descriptions is                         Geoshare V13.</xsd:documentation> 
    43674404                </xsd:annotation> 
    43684405                <xsd:restriction base="witsml:abstractTypeEnum"> 
     
    46914728                        <xsd:enumeration value="preliminary"> 
    46924729                                <xsd:annotation> 
    4693                                         <xsd:documentation>A preliminary report that has not yet been approved by the drilling operator. This report is normally issued at the beginning of the work day 
    4694                                                 (e.g., 6:00 am) before</xsd:documentation> 
     4730                                        <xsd:documentation>A preliminary report that has not yet been approved by the drilling operator. This report is normally issued at the beginning of the work day                                                (e.g., 6:00 am) before</xsd:documentation> 
    46954731                                </xsd:annotation> 
    46964732                        </xsd:enumeration> 
     
    47024738                        <xsd:enumeration value="final"> 
    47034739                                <xsd:annotation> 
    4704                                         <xsd:documentation>A report that represents the final definitive status for the well. This report is normally issued some period of time (e.g., 6 months) after the 
    4705                                                 completion of drilling.</xsd:documentation> 
     4740                                        <xsd:documentation>A report that represents the final definitive status for the well. This report is normally issued some period of time (e.g., 6 months) after the                                             completion of drilling.</xsd:documentation> 
    47064741                                </xsd:annotation> 
    47074742                        </xsd:enumeration> 
     
    47134748        <xsd:simpleType name="Projection"> 
    47144749                <xsd:annotation> 
    4715                         <xsd:documentation>These values represent the type of coordinate system projection method. The source (except for "UserDefined") of the values is Geoshare V13. For a 
    4716                                 detailed description of each value, see the Geoshare documentation of the indicated "217" object at 
    4717                                 http://w3.posc.org/GeoshareSIG/technical/GDM/v13.0/.</xsd:documentation> 
     4750                        <xsd:documentation>These values represent the type of coordinate system projection method. The source (except for "UserDefined") of the values is Geoshare V13. For a                           detailed description of each value, see the Geoshare documentation of the indicated "217" object at                             http://w3.posc.org/GeoshareSIG/technical/GDM/v13.0/.</xsd:documentation> 
    47184751                </xsd:annotation> 
    47194752                <xsd:restriction base="witsml:abstractTypeEnum"> 
     
    48634896                        <xsd:enumeration value="leak off test"> 
    48644897                                <xsd:annotation> 
    4865                                         <xsd:documentation>A leakoff test is usually conducted immediately after drilling below a new casing shoe. During the test, the well is shut in and fluid is pumped 
    4866                                                 into the wellbore gradually to increase the pressure that the formation experiences.</xsd:documentation> 
     4898                                        <xsd:documentation>A leakoff test is usually conducted immediately after drilling below a new casing shoe. During the test, the well is shut in and fluid is pumped                                             into the wellbore gradually to increase the pressure that the formation experiences.</xsd:documentation> 
    48674899                                </xsd:annotation> 
    48684900                        </xsd:enumeration> 
     
    50095041                        <xsd:enumeration value="drillers method"> 
    50105042                                <xsd:annotation> 
    5011                                         <xsd:documentation>A well killing procedure that is presecribing circulation the kick fluids out of the well and then circulating a higher density kill mud through 
    5012                                                 the kill line into the well through an adjustable choke.</xsd:documentation> 
     5043                                        <xsd:documentation>A well killing procedure that is presecribing circulation the kick fluids out of the well and then circulating a higher density kill mud through                                             the kill line into the well through an adjustable choke.</xsd:documentation> 
    50135044                                </xsd:annotation> 
    50145045                        </xsd:enumeration> 
    50155046                        <xsd:enumeration value="wait and weight"> 
    50165047                                <xsd:annotation> 
    5017                                         <xsd:documentation>A well killing procedure that is presecribing circulating heavier kill mud while a constant downhole pressure is maintained by pressure relief 
    5018                                                 through a choke.</xsd:documentation> 
     5048                                        <xsd:documentation>A well killing procedure that is presecribing circulating heavier kill mud while a constant downhole pressure is maintained by pressure relief                                               through a choke.</xsd:documentation> 
    50195049                                </xsd:annotation> 
    50205050                        </xsd:enumeration> 
    50215051                        <xsd:enumeration value="bullheading"> 
    50225052                                <xsd:annotation> 
    5023                                         <xsd:documentation>A well killing procedure that is prescribing pumping of kill weight fluid down the tubing and forcing the wellbore fluids back into the formation 
    5024                                                 through the perforations.</xsd:documentation> 
     5053                                        <xsd:documentation>A well killing procedure that is prescribing pumping of kill weight fluid down the tubing and forcing the wellbore fluids back into the formation                                            through the perforations.</xsd:documentation> 
    50255054                                </xsd:annotation> 
    50265055                        </xsd:enumeration> 
    50275056                        <xsd:enumeration value="lubricate and bleed"> 
    50285057                                <xsd:annotation> 
    5029                                         <xsd:documentation>A well killing procedure that is prescribing to pump a volume of killing fluid corresponding to half the volume of the well tubing into the well, 
    5030                                                 observing the well for 30 - 60 minutes and wait for the tubing head pressure to drop, then pump additional killing fluid into the well and when the wellhead 
    5031                                                 pressure does not exceed 200 psi above observed tubing head pressure bleed off gas from the tubing at high rate.</xsd:documentation> 
     5058                                        <xsd:documentation>A well killing procedure that is prescribing to pump a volume of killing fluid corresponding to half the volume of the well tubing into the well,                                            observing the well for 30 - 60 minutes and wait for the tubing head pressure to drop, then pump additional killing fluid into the well and when the wellhead                                            pressure does not exceed 200 psi above observed tubing head pressure bleed off gas from the tubing at high rate.</xsd:documentation> 
    50325059                                </xsd:annotation> 
    50335060                        </xsd:enumeration> 
    50345061                        <xsd:enumeration value="forward circulation"> 
    50355062                                <xsd:annotation> 
    5036                                         <xsd:documentation>A well killing procedure that is prescribing a drilling fluid circulation down the tubing, through a circulation device (or out the end of a work 
    5037                                                 string/coiled tubing) and up the annulus.</xsd:documentation> 
     5063                                        <xsd:documentation>A well killing procedure that is prescribing a drilling fluid circulation down the tubing, through a circulation device (or out the end of a work                                            string/coiled tubing) and up the annulus.</xsd:documentation> 
    50385064                                </xsd:annotation> 
    50395065                        </xsd:enumeration> 
    50405066                        <xsd:enumeration value="reverse circulation"> 
    50415067                                <xsd:annotation> 
    5042                                         <xsd:documentation>A well killing procedure that is prescribing a drilling fluid circulation down the completion annulus, workstring annulus or pipe annulus and 
    5043                                                 taking returns up the tubing, workstring or pipe.</xsd:documentation> 
     5068                                        <xsd:documentation>A well killing procedure that is prescribing a drilling fluid circulation down the completion annulus, workstring annulus or pipe annulus and                                                taking returns up the tubing, workstring or pipe.</xsd:documentation> 
    50445069                                </xsd:annotation> 
    50455070                        </xsd:enumeration> 
     
    50755100                        <xsd:enumeration value="local field"> 
    50765101                                <xsd:annotation> 
    5077                                         <xsd:documentation>A name assigned that is meaningful within the context of the field in which it is located. There are not specifications on how to form this 
    5078                                                 name.</xsd:documentation> 
     5102                                        <xsd:documentation>A name assigned that is meaningful within the context of the field in which it is located. There are not specifications on how to form this                                          name.</xsd:documentation> 
    50795103                                </xsd:annotation> 
    50805104                        </xsd:enumeration> 
     
    50945118                        <xsd:enumeration value="drill stem test"> 
    50955119                                <xsd:annotation> 
    5096                                         <xsd:documentation>A test to determine the productive capacity, pressure, permeability or extent (or a combination of these) of a hydrocarbon reservoir, with the 
    5097                                                 drillstring still in the hole.</xsd:documentation> 
     5120                                        <xsd:documentation>A test to determine the productive capacity, pressure, permeability or extent (or a combination of these) of a hydrocarbon reservoir, with the                                               drillstring still in the hole.</xsd:documentation> 
    50985121                                </xsd:annotation> 
    50995122                        </xsd:enumeration> 
     
    51145137                        <xsd:enumeration value="bypass"> 
    51155138                                <xsd:annotation> 
    5116                                         <xsd:documentation>The original wellbore had to be abandoned before its final usage. This wellbore is being drilled as a different wellbore, but one which has the 
    5117                                                 same target as the one that was abandoned.</xsd:documentation> 
     5139                                        <xsd:documentation>The original wellbore had to be abandoned before its final usage. This wellbore is being drilled as a different wellbore, but one which has the                                              same target as the one that was abandoned.</xsd:documentation> 
    51185140                                </xsd:annotation> 
    51195141                        </xsd:enumeration> 
     
    51355157                        <xsd:enumeration value="respud"> 
    51365158                                <xsd:annotation> 
    5137                                         <xsd:documentation>The wellbore is part of an existing regulatory well. The original borehole did not reach the target depth. This borehole required the well to be 
    5138                                                 respudded (drilled from a different surface position).</xsd:documentation> 
     5159                                        <xsd:documentation>The wellbore is part of an existing regulatory well. The original borehole did not reach the target depth. This borehole required the well to be                                             respudded (drilled from a different surface position).</xsd:documentation> 
    51395160                                </xsd:annotation> 
    51405161                        </xsd:enumeration> 
    51415162                        <xsd:enumeration value="sidetrack"> 
    51425163                                <xsd:annotation> 
    5143                                         <xsd:documentation>The wellbore is a deviation from a given wellbore, that produces a different borehole from the others, and whose bottomhole differs from any 
    5144                                                 previously extisting wellbore bottomholes.</xsd:documentation> 
     5164                                        <xsd:documentation>The wellbore is a deviation from a given wellbore, that produces a different borehole from the others, and whose bottomhole differs from any                                         previously extisting wellbore bottomholes.</xsd:documentation> 
    51455165                                </xsd:annotation> 
    51465166                        </xsd:enumeration> 
     
    51585178        <xsd:simpleType name="timestamp" final="#all"> 
    51595179                <xsd:annotation> 
    5160                         <xsd:documentation>A date with a time of day and a mandatory time zone offset. This must captute the correct date-time relative to UTC. It is not necessary to use a local 
    5161                                 time zone because software may convert the date-time to a different local time zone (while retaining correct date-time relative to UTC). See acquisitionTmeZone in 
    5162                                 commonData for the original time zone of times in an object.</xsd:documentation> 
     5180                        <xsd:documentation>A date with a time of day and a mandatory time zone offset. This must captute the correct date-time relative to UTC. It is not necessary to use a local                              time zone because software may convert the date-time to a different local time zone (while retaining correct date-time relative to UTC). See acquisitionTmeZone in                              commonData for the original time zone of times in an object.</xsd:documentation> 
    51635181                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-39, Change=Modified-description</xsd:appinfo> 
    51645182                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-39, Change=Modified-constraint</xsd:appinfo> 
     
    52305248        <xsd:simpleType name="uidParentString" final="#all"> 
    52315249                <xsd:annotation> 
    5232                         <xsd:documentation>A unique identifier of an object parent. This should only be used for the uid of a parent object (i.e., a foreign key to another object). It should not 
    5233                                 be used for child nodes of an object. The value is not intended to convey any semantic content (e.g., it may be computer generated). The purpose of this type is to 
    5234                                 facilitate modifying the optionality of parentage uids in derived schemas.</xsd:documentation> 
     5250                        <xsd:documentation>A unique identifier of an object parent. This should only be used for the uid of a parent object (i.e., a foreign key to another object). It should not                              be used for child nodes of an object. The value is not intended to convey any semantic content (e.g., it may be computer generated). The purpose of this type is to                             facilitate modifying the optionality of parentage uids in derived schemas.</xsd:documentation> 
    52355251                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-5, Change=Added</xsd:appinfo> 
    52365252                </xsd:annotation> 
     
    52525268        <xsd:simpleType name="refWellDatum" final="#all"> 
    52535269                <xsd:annotation> 
    5254                         <xsd:documentation>A reference to a wellDatum in the current well. This value must match the uid value in a WellDatum. This value represents a foreign key from one 
    5255                                 element to another. This is an exception to the convention that a foreign key must utilize both a human contextual name and a uid value. For messages outside the context 
    5256                                 of a server then this value will commonly match the value of the name of the wellDatum (e.g., 'KB') if uids are not not used in that context. This was a compromise in 
    5257                                 order to allow the coordinate structures to be simple and still be usable both within the context of a server and outside the context of a server.</xsd:documentation> 
     5270                        <xsd:documentation>A reference to a wellDatum in the current well. This value must match the uid value in a WellDatum. This value represents a foreign key from one                             element to another. This is an exception to the convention that a foreign key must utilize both a human contextual name and a uid value. For messages outside the context                               of a server then this value will commonly match the value of the name of the wellDatum (e.g., 'KB') if uids are not not used in that context. This was a compromise in                          order to allow the coordinate structures to be simple and still be usable both within the context of a server and outside the context of a server.</xsd:documentation> 
    52585271                </xsd:annotation> 
    52595272                <xsd:restriction base="witsml:abstractUidString"/> 
     
    52615274        <xsd:simpleType name="nameString" final="#all"> 
    52625275                <xsd:annotation> 
    5263                         <xsd:documentation>A user assigned human recognizable contextual name of something. There should be no assumption that (interoperable) semantic information will be 
    5264                                 extracted from the name by a third party. This type of value is generally not guaranteed to be unique and is not a candidate to be replaced by an 
    5265                                 enumeration.</xsd:documentation> 
     5276                        <xsd:documentation>A user assigned human recognizable contextual name of something. There should be no assumption that (interoperable) semantic information will be                             extracted from the name by a third party. This type of value is generally not guaranteed to be unique and is not a candidate to be replaced by an                               enumeration.</xsd:documentation> 
    52665277                </xsd:annotation> 
    52675278                <xsd:restriction base="witsml:abstractNameString"/> 
     
    52695280        <xsd:simpleType name="commentString" final="#all"> 
    52705281                <xsd:annotation> 
    5271                         <xsd:documentation>A comment or remark intended for human consumption. There should be no assumption that semantics can be extracted from this field by a computer. 
    5272                                 Neither should there be an assumption that any two humans will interpret the information in the same way (i.e., it may not be interoperable).</xsd:documentation> 
     5282                        <xsd:documentation>A comment or remark intended for human consumption. There should be no assumption that semantics can be extracted from this field by a computer.                             Neither should there be an assumption that any two humans will interpret the information in the same way (i.e., it may not be interoperable).</xsd:documentation> 
    52735283                </xsd:annotation> 
    52745284                <xsd:restriction base="witsml:abstractCommentString"/> 
     
    52885298        <xsd:simpleType name="kindString" final="#all"> 
    52895299                <xsd:annotation> 
    5290                         <xsd:documentation>A community assigned human recognizable name. This type of value is intended to be unique and is generally a candidate to be constrained to an 
    5291                                 enumerated list.</xsd:documentation> 
     5300                        <xsd:documentation>A community assigned human recognizable name. This type of value is intended to be unique and is generally a candidate to be constrained to an                               enumerated list.</xsd:documentation> 
    52925301                </xsd:annotation> 
    52935302                <xsd:restriction base="witsml:abstractTypeEnum"/> 
     
    53015310        <xsd:simpleType name="schemaVersionString" final="#all"> 
    53025311                <xsd:annotation> 
    5303                         <xsd:documentation>The version of the schema. The first three levels are fixed. The fourth level can vary to represent on the constraints defined in enumerations and XML 
    5304                                 loader files.</xsd:documentation> 
     5312                        <xsd:documentation>The version of the schema. The first three levels are fixed. The fourth level can vary to represent on the constraints defined in enumerations and XML                               loader files.</xsd:documentation> 
    53055313                </xsd:annotation> 
    53065314                <xsd:restriction base="witsml:abstractString"> 
     
    53555363        <xsd:complexType name="measuredDepthCoord" final="#all"> 
    53565364                <xsd:annotation> 
    5357                         <xsd:documentation>A measured depth coordinate in a wellbore. Positive moving from the reference datum toward the bottomhole. All coordinates with the same datum (and 
    5358                                 same uom) can be considered to be in the same Coordinate Reference System and are thus directly comparable.</xsd:documentation> 
     5365                        <xsd:documentation>A measured depth coordinate in a wellbore. Positive moving from the reference datum toward the bottomhole. All coordinates with the same datum (and                          same uom) can be considered to be in the same Coordinate Reference System and are thus directly comparable.</xsd:documentation> 
    53595366                </xsd:annotation> 
    53605367                <xsd:simpleContent> 
     
    53675374                                <xsd:attribute name="datum" type="witsml:refWellDatum" use="optional"> 
    53685375                                        <xsd:annotation> 
    5369                                                 <xsd:documentation>A pointer to the reference datum for this coordinate value as defined in WellDatum. This value is assumed to match the uid value in a 
    5370                                                         WellDatum. If not given then the default WellDatum must be assumed.</xsd:documentation> 
     5376                                                <xsd:documentation>A pointer to the reference datum for this coordinate value as defined in WellDatum. This value is assumed to match the uid value in a                                                        WellDatum. If not given then the default WellDatum must be assumed.</xsd:documentation> 
    53715377                                        </xsd:annotation> 
    53725378                                </xsd:attribute> 
     
    53765382        <xsd:complexType name="wellVerticalDepthCoord" final="#all"> 
    53775383                <xsd:annotation> 
    5378                         <xsd:documentation>A vertical (gravity based) depth coordinate within the context of a well. Positive moving downward from the reference datum. All coordinates with the 
    5379                                 same datum (and same uom) can be considered to be in the same Coordinate Reference System and are thus directly comparable.</xsd:documentation> 
     5384                        <xsd:documentation>A vertical (gravity based) depth coordinate within the context of a well. Positive moving downward from the reference datum. All coordinates with the                                same datum (and same uom) can be considered to be in the same Coordinate Reference System and are thus directly comparable.</xsd:documentation> 
    53805385                </xsd:annotation> 
    53815386                <xsd:simpleContent> 
     
    53885393                                <xsd:attribute name="datum" type="witsml:refWellDatum" use="optional"> 
    53895394                                        <xsd:annotation> 
    5390                                                 <xsd:documentation>A pointer to the reference datum for this coordinate value as defined in WellDatum. If not given then the default WellDatum must be 
    5391                                                         assumed.</xsd:documentation> 
     5395                                                <xsd:documentation>A pointer to the reference datum for this coordinate value as defined in WellDatum. If not given then the default WellDatum must be                                                  assumed.</xsd:documentation> 
    53925396                                        </xsd:annotation> 
    53935397                                </xsd:attribute> 
     
    53975401        <xsd:complexType name="wellElevationCoord" final="#all"> 
    53985402                <xsd:annotation> 
    5399                         <xsd:documentation>A vertical (gravity based) elevation coordinate within the context of a well. Positive moving upward from the reference datum. All coordinates with the 
    5400                                 same datum (and same uom) can be considered to be in the same Coordinate Reference System and are thus directly comparable.</xsd:documentation> 
     5403                        <xsd:documentation>A vertical (gravity based) elevation coordinate within the context of a well. Positive moving upward from the reference datum. All coordinates with the                              same datum (and same uom) can be considered to be in the same Coordinate Reference System and are thus directly comparable.</xsd:documentation> 
    54015404                </xsd:annotation> 
    54025405                <xsd:simpleContent> 
     
    54045407                                <xsd:attribute name="uom" type="witsml:WellVerticalCoordinateUom" use="required"> 
    54055408                                        <xsd:annotation> 
    5406                                                 <xsd:documentation>The unit of measure of the quantity value. If not given then the default unit of measure of the explicitly or implicitly given datum must be 
    5407                                                         assumed.</xsd:documentation> 
     5409                                                <xsd:documentation>The unit of measure of the quantity value. If not given then the default unit of measure of the explicitly or implicitly given datum must be                                                 assumed.</xsd:documentation> 
    54085410                                        </xsd:annotation> 
    54095411                                </xsd:attribute> 
    54105412                                <xsd:attribute name="datum" type="witsml:refWellDatum" use="optional"> 
    54115413                                        <xsd:annotation> 
    5412                                                 <xsd:documentation>A pointer to the reference datum for this coordinate value as defined in WellDatum. If not given then the default WellDatum must be 
    5413                                                         assumed.</xsd:documentation> 
     5414                                                <xsd:documentation>A pointer to the reference datum for this coordinate value as defined in WellDatum. If not given then the default WellDatum must be                                                  assumed.</xsd:documentation> 
    54145415                                        </xsd:annotation> 
    54155416                                </xsd:attribute> 
     
    55655566        </xsd:complexType> 
    55665567        <!--UNUSED: Deleted type thermodynamicTemperatureMeasure.--> 
    5567  
    55685568        <!-- Added 07/02 - 2011 --> 
    55695569        <xsd:simpleType name="specificVolumeUomCubicFeetPer94PoundSack"> 
     
    56115611        <!--UNUSED: Deleted type volumeMeasure.--> 
    56125612        <!--UNUSED: Deleted type volumeFlowRateMeasure.--> 
    5613  
    56145613        <!-- Added 07/02 - 2011 --> 
    56155614        <xsd:complexType name="volumeFlowRateMeasureCubicMeterPerMin"> 
     
    56485647        </xsd:complexType> 
    56495648        <!-- END Added 07/02 - 2011 --> 
    5650  
    56515649        <xsd:complexType name="volumePerVolumeMeasure"> 
    56525650                <xsd:simpleContent> 
     
    56855683        <xsd:simpleType name="WellVerticalCoordinateUom"> 
    56865684                <xsd:annotation> 
    5687                         <xsd:documentation>The units of measure that are valid for vertical gravity based coordinates (i.e., elevation or vertical depth) within the context of a 
    5688                                 well.</xsd:documentation> 
     5685                        <xsd:documentation>The units of measure that are valid for vertical gravity based coordinates (i.e., elevation or vertical depth) within the context of a                               well.</xsd:documentation> 
    56895686                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-86, Change=Moved</xsd:appinfo> 
    56905687                </xsd:annotation> 
     
    57115708        <!-- END Added 22/02 - 2011 --> 
    57125709        <!--UNUSED: Deleted type AreaPerAreaUom.--> 
    5713  
    57145710        <!-- Added 07/02 - 2011 --> 
    57155711        <xsd:simpleType name="anglePerTimeUomRpm"> 
     
    57255721                </xsd:simpleContent> 
    57265722        </xsd:complexType> 
    5727  
    57285723        <xsd:simpleType name="areaUomSquareInch"> 
    57295724                <xsd:restriction base="witsml:abstractUomEnum"> 
     
    57395734        </xsd:complexType> 
    57405735        <!-- END Added 07/02 - 2011 --> 
    5741  
    57425736        <xsd:simpleType name="DensityUom"> 
    57435737                <xsd:annotation> 
     
    57485742                        <!--PROFILE: Deleted enumeration value="10Mg/m3".--> 
    57495743                        <!--PROFILE: Deleted enumeration value="dAPI".--> 
     5744 
    57505745                        <xsd:enumeration value="g/cm3"/> 
     5746                        <!-- Added 22feb2011 --> 
    57515747                        <xsd:enumeration value="sg"/> 
     5748                        <!-- END Added 22feb2011 --> 
    57525749                        <!--PROFILE: Deleted enumeration value="g/dm3".--> 
    57535750                        <!--PROFILE: Deleted enumeration value="g/galUK".--> 
     
    58725869        <!--UNUSED: Deleted type MomentOfForceUom.--> 
    58735870        <!--UNUSED: Deleted type PerLengthUom.--> 
    5874  
    58755871        <!-- Added 07/02 - 2011 --> 
    58765872        <xsd:simpleType name="massPerLengthUom"> 
     
    58905886                </xsd:simpleContent> 
    58915887        </xsd:complexType> 
    5892  
    58935888        <xsd:simpleType name="massPerLengthUomPoundsPerFoot"> 
    58945889                <xsd:restriction base="witsml:abstractUomEnum"> 
     
    59035898                </xsd:simpleContent> 
    59045899        </xsd:complexType> 
    5905  
    59065900        <xsd:simpleType name="pressureUomPsig"> 
    59075901                <xsd:restriction base="witsml:abstractUomEnum"> 
     
    59165910                </xsd:simpleContent> 
    59175911        </xsd:complexType> 
    5918  
    59195912        <xsd:simpleType name="specificVolumeUom"> 
    59205913                <xsd:restriction base="witsml:abstractUomEnum"> 
     
    59405933        </xsd:simpleType> 
    59415934        <!-- END Added 07/02 - 2011 --> 
    5942  
    59435935        <xsd:simpleType name="PlaneAngleUom"> 
    59445936                <xsd:annotation> 
     
    59505942                        <!--PROFILE: Deleted enumeration value="ccgr".--> 
    59515943                        <!--PROFILE: Deleted enumeration value="cgr".--> 
     5944 
    59525945                        <xsd:enumeration value="dega"/> 
    59535946                        <!--PROFILE: Deleted enumeration value="gon".--> 
     
    63026295                        <xsd:enumeration value="fixed" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17731817"> 
    63036296                                <xsd:annotation> 
    6304                                         <xsd:documentation>To do drilling, completion, well-intervention or workover by use of traditional types of drilling equipment and techniques, like permanetly 
    6305                                                 installed and fixed rig and equipment.</xsd:documentation> 
     6297                                        <xsd:documentation>To do drilling, completion, well-intervention or workover by use of traditional types of drilling equipment and techniques, like permanetly                                          installed and fixed rig and equipment.</xsd:documentation> 
    63066298                                </xsd:annotation> 
    63076299                        </xsd:enumeration> 
     
    63186310                        <xsd:enumeration value="wire line" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17731577"> 
    63196311                                <xsd:annotation> 
    6320                                         <xsd:documentation>A wire line activity using single-strand or multi-strand wire or cable for logging or intervention in oil or gas wellsas defined by 
    6321                                                 cdrs</xsd:documentation> 
     6312                                        <xsd:documentation>A wire line activity using single-strand or multi-strand wire or cable for logging or intervention in oil or gas wellsas defined by                                          cdrs</xsd:documentation> 
    63226313                                </xsd:annotation> 
    63236314                        </xsd:enumeration> 
     
    63316322        <xsd:simpleType name="MainActivityEvaluation"> 
    63326323                <xsd:annotation> 
    6333                         <xsd:documentation>A cdrs operation class that is a class defined to be a main operation activity according to the activity outcome, i.e. indicating whether the activity 
    6334                                 is accepted or failed.</xsd:documentation> 
     6324                        <xsd:documentation>A cdrs operation class that is a class defined to be a main operation activity according to the activity outcome, i.e. indicating whether the activity                               is accepted or failed.</xsd:documentation> 
    63356325                </xsd:annotation> 
    63366326                <xsd:restriction base="witsml:abstractString"> 
     
    64176407                        <xsd:enumeration value="drilling -- bop/wellhead equipment" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17729807"> 
    64186408                                <xsd:annotation> 
    6419                                         <xsd:documentation>Activities related to install/run and remove/pull test guide bases, BOP's, risers, wear bushings and other wellhead equipment including testing 
    6420                                                 on the surface.</xsd:documentation> 
     6409                                        <xsd:documentation>Activities related to install/run and remove/pull test guide bases, BOP's, risers, wear bushings and other wellhead equipment including testing                                              on the surface.</xsd:documentation> 
    64216410                                </xsd:annotation> 
    64226411                        </xsd:enumeration> 
    64236412                        <xsd:enumeration value="drilling -- pressure detection" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17729882"> 
    64246413                                <xsd:annotation> 
    6425                                         <xsd:documentation>Activities related to all types of gas checks, flow checks, wireline formation testing (FIT) or packer tests to determine or confirm pore 
    6426                                                 pressure, short trips and circulating bottoms up to confirm sufficient mud weight for trip margin</xsd:documentation> 
     6414                                        <xsd:documentation>Activities related to all types of gas checks, flow checks, wireline formation testing (FIT) or packer tests to determine or confirm pore                                            pressure, short trips and circulating bottoms up to confirm sufficient mud weight for trip margin</xsd:documentation> 
    64276415                                </xsd:annotation> 
    64286416                        </xsd:enumeration> 
    64296417                        <xsd:enumeration value="drilling -- circulating conditioning" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDSRDS17729627"> 
    64306418                                <xsd:annotation> 
    6431                                         <xsd:documentation>Activities related to routine circulating and conditioning, to raise mud weight based on positive indications of abnormal 
    6432                                                 pressure.</xsd:documentation> 
     6419                                        <xsd:documentation>Activities related to routine circulating and conditioning, to raise mud weight based on positive indications of abnormal                                            pressure.</xsd:documentation> 
    64336420                                </xsd:annotation> 
    64346421                        </xsd:enumeration> 
    64356422                        <xsd:enumeration value="drilling -- ream" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17729702"> 
    64366423                                <xsd:annotation> 
    6437                                         <xsd:documentation>To drill with the objective of correcting a key seat, a dog leg or enlarging a wellbore or section of a wellbore by rotating a larger drill bit 
    6438                                                 or a hole opener.</xsd:documentation> 
     6424                                        <xsd:documentation>To drill with the objective of correcting a key seat, a dog leg or enlarging a wellbore or section of a wellbore by rotating a larger drill bit                                              or a hole opener.</xsd:documentation> 
    64396425                                </xsd:annotation> 
    64406426                        </xsd:enumeration> 
     
    64466432                        <xsd:enumeration value="drilling -- bop activities" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17729522"> 
    64476433                                <xsd:annotation> 
    6448                                         <xsd:documentation>Activities related to BOP and hang off drills, review of kick procedures, testing of BOP's after installation on the wellhead, open hole pressure 
    6449                                                 integrity tests.</xsd:documentation> 
     6434                                        <xsd:documentation>Activities related to BOP and hang off drills, review of kick procedures, testing of BOP's after installation on the wellhead, open hole pressure                                            integrity tests.</xsd:documentation> 
    64506435                                </xsd:annotation> 
    64516436                        </xsd:enumeration> 
     
    64826467                        <xsd:enumeration value="moving -- skid" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17730527"> 
    64836468                                <xsd:annotation> 
    6484                                         <xsd:documentation>To skid a rig or derrick from one well to another or from slot to slot if on a fixed installation, without dismantling the 
    6485                                                 structure.</xsd:documentation> 
     6469                                        <xsd:documentation>To skid a rig or derrick from one well to another or from slot to slot if on a fixed installation, without dismantling the                                           structure.</xsd:documentation> 
    64866470                                </xsd:annotation> 
    64876471                        </xsd:enumeration> 
     
    65136497                        <xsd:enumeration value="formation evaluation -- log" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17728772"> 
    65146498                                <xsd:annotation> 
    6515                                         <xsd:documentation>Activities related to wireline logging surveys, velocity surveys, sidewall core, thermo, caliper etc, including riging up and 
    6516                                                 down.</xsd:documentation> 
     6499                                        <xsd:documentation>Activities related to wireline logging surveys, velocity surveys, sidewall core, thermo, caliper etc, including riging up and                                                down.</xsd:documentation> 
    65176500                                </xsd:annotation> 
    65186501                        </xsd:enumeration> 
     
    65296512                        <xsd:enumeration value="formation evaluation -- drill stem test" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17728577"> 
    65306513                                <xsd:annotation> 
    6531                                         <xsd:documentation>Activities related to drill stem tests, DST, including perforating, flow testing, shut in/build up periods, squeezing, wireline work, sampling 
    6532                                                 and any abandonment work specifically required by the drill stem test.</xsd:documentation> 
     6514                                        <xsd:documentation>Activities related to drill stem tests, DST, including perforating, flow testing, shut in/build up periods, squeezing, wireline work, sampling                                               and any abandonment work specifically required by the drill stem test.</xsd:documentation> 
    65336515                                </xsd:annotation> 
    65346516                        </xsd:enumeration> 
    65356517                        <xsd:enumeration value="formation evaluation -- production test" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17728457"> 
    65366518                                <xsd:annotation> 
    6537                                         <xsd:documentation>Activities related to production testing, including perforating, flow testing, shut in/build up periods, squeezing, wireline work, sampling and 
    6538                                                 any abandonment work specifically required by the production test.</xsd:documentation> 
     6519                                        <xsd:documentation>Activities related to production testing, including perforating, flow testing, shut in/build up periods, squeezing, wireline work, sampling and                                              any abandonment work specifically required by the production test.</xsd:documentation> 
    65396520                                </xsd:annotation> 
    65406521                        </xsd:enumeration> 
     
    65466527                        <xsd:enumeration value="formation evaluation -- rig up/down" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17728652"> 
    65476528                                <xsd:annotation> 
    6548                                         <xsd:documentation>Activities related to riging snubbing and coil tubing equipment up and down related to formation evaluation, including related pressure 
    6549                                                 testing.</xsd:documentation> 
     6529                                        <xsd:documentation>Activities related to riging snubbing and coil tubing equipment up and down related to formation evaluation, including related pressure                                              testing.</xsd:documentation> 
    65506530                                </xsd:annotation> 
    65516531                        </xsd:enumeration> 
     
    65576537                        <xsd:enumeration value="completion -- bop/wellhead equipment" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17728322"> 
    65586538                                <xsd:annotation> 
    6559                                         <xsd:documentation>Activities related to running/installing/testing/removing/retrieving BOPs, risers, spools, wellhead plugs and valves, X-mas trees 
    6560                                                 etc</xsd:documentation> 
     6539                                        <xsd:documentation>Activities related to running/installing/testing/removing/retrieving BOPs, risers, spools, wellhead plugs and valves, X-mas trees                                            etc</xsd:documentation> 
    65616540                                </xsd:annotation> 
    65626541                        </xsd:enumeration> 
    65636542                        <xsd:enumeration value="completion -- wire line" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17728202"> 
    65646543                                <xsd:annotation> 
    6565                                         <xsd:documentation>Activities related to rigging up/down and testing of wire line equipment (wl riser, wl BOP, lubricator etc.) plus the actual 
    6566                                                 running/landing/testing/pulling of wire line tools in connection with completion of a well.</xsd:documentation> 
     6544                                        <xsd:documentation>Activities related to rigging up/down and testing of wire line equipment (wl riser, wl BOP, lubricator etc.) plus the actual                                         running/landing/testing/pulling of wire line tools in connection with completion of a well.</xsd:documentation> 
    65676545                                </xsd:annotation> 
    65686546                        </xsd:enumeration> 
    65696547                        <xsd:enumeration value="completion -- circulating conditioning" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17728082"> 
    65706548                                <xsd:annotation> 
    6571                                         <xsd:documentation>Activities related to circulation/conditioning/displacement of drilling/completion/workover fluid and planned killing of 
    6572                                                 well.</xsd:documentation> 
     6549                                        <xsd:documentation>Activities related to circulation/conditioning/displacement of drilling/completion/workover fluid and planned killing of                                             well.</xsd:documentation> 
    65736550                                </xsd:annotation> 
    65746551                        </xsd:enumeration> 
    65756552                        <xsd:enumeration value="completion -- perforate" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17728157"> 
    65766553                                <xsd:annotation> 
    6577                                         <xsd:documentation>Activities related running/firing/pulling of perforating guns/detonating bar and related rigging up/down and testing of wire line 
    6578                                                 equipment.</xsd:documentation> 
     6554                                        <xsd:documentation>Activities related running/firing/pulling of perforating guns/detonating bar and related rigging up/down and testing of wire line                                            equipment.</xsd:documentation> 
    65796555                                </xsd:annotation> 
    65806556                        </xsd:enumeration> 
    65816557                        <xsd:enumeration value="completion -- stimulate" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17727827"> 
    65826558                                <xsd:annotation> 
    6583                                         <xsd:documentation>Activities related to installation/testing/removal of equipment/surface lines for fracturing and/or acidizing purposes during completion plus the 
    6584                                                 actual carrying out of operations.</xsd:documentation> 
     6559                                        <xsd:documentation>Activities related to installation/testing/removal of equipment/surface lines for fracturing and/or acidizing purposes during completion plus the                                            actual carrying out of operations.</xsd:documentation> 
    65856560                                </xsd:annotation> 
    65866561                        </xsd:enumeration> 
    65876562                        <xsd:enumeration value="completion -- flow" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17727932"> 
    65886563                                <xsd:annotation> 
    6589                                         <xsd:documentation>Activities related to initial flow/clean up/flow test/build up of well after perforating/stimulating/temporary artificial lift during 
    6590                                                 completion.</xsd:documentation> 
     6564                                        <xsd:documentation>Activities related to initial flow/clean up/flow test/build up of well after perforating/stimulating/temporary artificial lift during                                                completion.</xsd:documentation> 
    65916565                                </xsd:annotation> 
    65926566                        </xsd:enumeration> 
     
    66036577                        <xsd:enumeration value="completion -- completion string" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17726552"> 
    66046578                                <xsd:annotation> 
    6605                                         <xsd:documentation>Activities related to making up/testing/running/landing/pulling of the completion string /tailpipe and/or production tubing, including setting 
    6606                                                 and testing of production packer(s) run in conjunction with the string.</xsd:documentation> 
     6579                                        <xsd:documentation>Activities related to making up/testing/running/landing/pulling of the completion string /tailpipe and/or production tubing, including setting                                               and testing of production packer(s) run in conjunction with the string.</xsd:documentation> 
    66076580                                </xsd:annotation> 
    66086581                        </xsd:enumeration> 
     
    66196592                        <xsd:enumeration value="completion -- rig up/down" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17727482"> 
    66206593                                <xsd:annotation> 
    6621                                         <xsd:documentation>Activities related to prepartion and riging snubbing and coil tubing equipment up and down related to completion, including pressure 
    6622                                                 testing.</xsd:documentation> 
     6594                                        <xsd:documentation>Activities related to prepartion and riging snubbing and coil tubing equipment up and down related to completion, including pressure                                         testing.</xsd:documentation> 
    66236595                                </xsd:annotation> 
    66246596                        </xsd:enumeration> 
    66256597                        <xsd:enumeration value="completion -- hydraulic workover"> 
    66266598                                <xsd:annotation> 
    6627                                         <xsd:documentation>Covers the servicing of a well that is/is not under pressure, i.e. rigging up/down and testing of the workover unit plus the actual 
    6628                                                 running/pulling of pipe/tubing. Includes snubbing and coiled tubing operations</xsd:documentation> 
     6599                                        <xsd:documentation>Covers the servicing of a well that is/is not under pressure, i.e. rigging up/down and testing of the workover unit plus the actual                                          running/pulling of pipe/tubing. Includes snubbing and coiled tubing operations</xsd:documentation> 
    66296600                                </xsd:annotation> 
    66306601                        </xsd:enumeration> 
     
    66366607                        <xsd:enumeration value="workover -- bop/wellhead equipment" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17727227"> 
    66376608                                <xsd:annotation> 
    6638                                         <xsd:documentation>Activities related to running/installing/testing/removing/retrieving BOPs, risers, spools, wellhead plugs and valves, X-mas trees 
    6639                                                 etc</xsd:documentation> 
     6609                                        <xsd:documentation>Activities related to running/installing/testing/removing/retrieving BOPs, risers, spools, wellhead plugs and valves, X-mas trees                                            etc</xsd:documentation> 
    66406610                                </xsd:annotation> 
    66416611                        </xsd:enumeration> 
    66426612                        <xsd:enumeration value="workover -- wire line" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17727302"> 
    66436613                                <xsd:annotation> 
    6644                                         <xsd:documentation>Activities related to rigging up/down and testing of wire line equipment (wl riser, wl BOP, lubricator etc.) plus the actual 
    6645                                                 running/landing/testing/pulling of wire line tools in connection with completion of a well.</xsd:documentation> 
     6614                                        <xsd:documentation>Activities related to rigging up/down and testing of wire line equipment (wl riser, wl BOP, lubricator etc.) plus the actual                                         running/landing/testing/pulling of wire line tools in connection with completion of a well.</xsd:documentation> 
    66466615                                </xsd:annotation> 
    66476616                        </xsd:enumeration> 
    66486617                        <xsd:enumeration value="workover -- circulating conditioning" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17727047"> 
    66496618                                <xsd:annotation> 
    6650                                         <xsd:documentation>Activities related to circulation/conditioning/displacement of drilling/completion/workover fluid and planned killing of 
    6651                                                 well.</xsd:documentation> 
     6619                                        <xsd:documentation>Activities related to circulation/conditioning/displacement of drilling/completion/workover fluid and planned killing of                                             well.</xsd:documentation> 
    66526620                                </xsd:annotation> 
    66536621                        </xsd:enumeration> 
    66546622                        <xsd:enumeration value="workover -- perforate" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17727122"> 
    66556623                                <xsd:annotation> 
    6656                                         <xsd:documentation>Activities related running/firing/pulling of perforating guns/detonating bar and related rigging up/down and testing of wire line 
    6657                                                 equipment.</xsd:documentation> 
     6624                                        <xsd:documentation>Activities related running/firing/pulling of perforating guns/detonating bar and related rigging up/down and testing of wire line                                            equipment.</xsd:documentation> 
    66586625                                </xsd:annotation> 
    66596626                        </xsd:enumeration> 
    66606627                        <xsd:enumeration value="workover -- stimulate" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17726957"> 
    66616628                                <xsd:annotation> 
    6662                                         <xsd:documentation>Activities related to installation/testing/removal of equipment/surface lines for fracturing and/or acidizing purposes during completion plus the 
    6663                                                 actual carrying out of operations.</xsd:documentation> 
     6629                                        <xsd:documentation>Activities related to installation/testing/removal of equipment/surface lines for fracturing and/or acidizing purposes during completion plus the    actual carrying out of operations.</xsd:documentation> 
    66646630                                </xsd:annotation> 
    66656631                        </xsd:enumeration> 
    66666632                        <xsd:enumeration value="workover -- flow" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17726807"> 
    66676633                                <xsd:annotation> 
    6668                                         <xsd:documentation>Activities related to initial flow/clean up/flow test/build up of well after perforating/stimulating/temporary artificial lift during 
    6669                                                 completion.</xsd:documentation> 
     6634                                        <xsd:documentation>Activities related to initial flow/clean up/flow test/build up of well after perforating/stimulating/temporary artificial lift during                                                completion.</xsd:documentation> 
    66706635                                </xsd:annotation> 
    66716636                        </xsd:enumeration> 
     
    66826647                        <xsd:enumeration value="workover -- completion string" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17726552"> 
    66836648                                <xsd:annotation> 
    6684                                         <xsd:documentation>Activities related to making up/testing/running/landing/pulling of the completion string /tailpipe and/or production tubing, including setting 
    6685                                                 and testing of production packer(s) run in conjunction with the string.</xsd:documentation> 
     6649                                        <xsd:documentation>Activities related to making up/testing/running/landing/pulling of the completion string /tailpipe and/or production tubing, including setting                                               and testing of production packer(s) run in conjunction with the string.</xsd:documentation> 
    66866650                                </xsd:annotation> 
    66876651                        </xsd:enumeration> 
     
    66986662                        <xsd:enumeration value="workover -- rig up/down" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17726297"> 
    66996663                                <xsd:annotation> 
    6700                                         <xsd:documentation>Activities related to prepartion and riging snubbing and coil tubing equipment up and down related to completion, including pressure 
    6701                                                 testing.</xsd:documentation> 
     6664                                        <xsd:documentation>Activities related to prepartion and riging snubbing and coil tubing equipment up and down related to completion, including pressure                                         testing.</xsd:documentation> 
    67026665                                </xsd:annotation> 
    67036666                        </xsd:enumeration> 
    67046667                        <xsd:enumeration value="workover -- hydraulic workover"> 
    67056668                                <xsd:annotation> 
    6706                                         <xsd:documentation>Covers the servicing of a well that is/is not under pressure, i.e. rigging up/down and testing of the workover unit plus the actual 
    6707                                                 running/pulling of pipe/tubing. Includes snubbing and coiled tubing operations</xsd:documentation> 
     6669                                        <xsd:documentation>Covers the servicing of a well that is/is not under pressure, i.e. rigging up/down and testing of the workover unit plus the actual                                          running/pulling of pipe/tubing. Includes snubbing and coiled tubing operations</xsd:documentation> 
    67086670                                </xsd:annotation> 
    67096671                        </xsd:enumeration> 
     
    67206682                        <xsd:enumeration value="plug abandon -- circulating conditioning" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17726222"> 
    67216683                                <xsd:annotation> 
    6722                                         <xsd:documentation>Activities related to circulation/conditioning/displacement of drilling/completion/workover fluid and planned killing of well in connection with 
    6723                                                 plugging and abandonment.</xsd:documentation> 
     6684                                        <xsd:documentation>Activities related to circulation/conditioning/displacement of drilling/completion/workover fluid and planned killing of well in connection with                                             plugging and abandonment.</xsd:documentation> 
    67246685                                </xsd:annotation> 
    67256686                        </xsd:enumeration> 
    67266687                        <xsd:enumeration value="plug abandon -- perforate" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17726027"> 
    67276688                                <xsd:annotation> 
    6728                                         <xsd:documentation>Activities related to running/firing/pulling of perforating guns/detonating bar and related rigging up/down and testing of wire line equipment in 
    6729                                                 connection with plugging and abandonment.</xsd:documentation> 
     6689                                        <xsd:documentation>Activities related to running/firing/pulling of perforating guns/detonating bar and related rigging up/down and testing of wire line equipment in                                            connection with plugging and abandonment.</xsd:documentation> 
    67306690                                </xsd:annotation> 
    67316691                        </xsd:enumeration> 
    67326692                        <xsd:enumeration value="plug abandon -- cement plug" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17726102"> 
    67336693                                <xsd:annotation> 
    6734                                         <xsd:documentation>Activities related to pumping cement and setting abandonment plugs, including time to reverse out cement and to test the 
    6735                                                 plugs.</xsd:documentation> 
     6694                                        <xsd:documentation>Activities related to pumping cement and setting abandonment plugs, including time to reverse out cement and to test the                                             plugs.</xsd:documentation> 
    67366695                                </xsd:annotation> 
    67376696                        </xsd:enumeration> 
     
    67586717                        <xsd:enumeration value="plug abandon -- mill" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17725907"> 
    67596718                                <xsd:annotation> 
    6760                                         <xsd:documentation>To mill or to grind to remove junk in the hole or to grind away all or part of a casing string during operations for plugging and 
    6761                                                 abandonment.</xsd:documentation> 
     6719                                        <xsd:documentation>To mill or to grind to remove junk in the hole or to grind away all or part of a casing string during operations for plugging and                                            abandonment.</xsd:documentation> 
    67626720                                </xsd:annotation> 
    67636721                        </xsd:enumeration> 
     
    67696727                        <xsd:enumeration value="plug abandon -- rig up/down" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17725547"> 
    67706728                                <xsd:annotation> 
    6771                                         <xsd:documentation>Activities related to prepartion and riging snubbing and coil tubing equipment up and down in connection with plugging and abandonment, including 
    6772                                                 pressure testing.</xsd:documentation> 
     6729                                        <xsd:documentation>Activities related to prepartion and riging snubbing and coil tubing equipment up and down in connection with plugging and abandonment, including                                            pressure testing.</xsd:documentation> 
    67736730                                </xsd:annotation> 
    67746731                        </xsd:enumeration> 
     
    67806737                        <xsd:enumeration value="interruption -- maintain" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17725427"> 
    67816738                                <xsd:annotation> 
    6782                                         <xsd:documentation>To maintain the drilling rig and its associated equipment, e.g. cutting and slipping of the drill line, including all maintenance work in 
    6783                                                 connection with casing and wellhead, drill string, completion string, formation evaluation equipment and surface/subsea BOP equipment.</xsd:documentation> 
     6739                                        <xsd:documentation>To maintain the drilling rig and its associated equipment, e.g. cutting and slipping of the drill line, including all maintenance work in                                            connection with casing and wellhead, drill string, completion string, formation evaluation equipment and surface/subsea BOP equipment.</xsd:documentation> 
    67846740                                </xsd:annotation> 
    67856741                        </xsd:enumeration> 
    67866742                        <xsd:enumeration value="interruption -- repair" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17725307"> 
    67876743                                <xsd:annotation> 
    6788                                         <xsd:documentation>To repair the drilling rig and its associated equipment including third party equipment, and all repair work in connection with casing and 
    6789                                                 wellhead, drill string, completion string, formation evaluation equipment and surface/subsea BOP equipment.</xsd:documentation> 
     6744                                        <xsd:documentation>To repair the drilling rig and its associated equipment including third party equipment, and all repair work in connection with casing and                                           wellhead, drill string, completion string, formation evaluation equipment and surface/subsea BOP equipment.</xsd:documentation> 
    67906745                                </xsd:annotation> 
    67916746                        </xsd:enumeration> 
     
    67976752                        <xsd:enumeration value="interruption -- well control" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17725127"> 
    67986753                                <xsd:annotation> 
    6799                                         <xsd:documentation>Activities related to control and removal of formation fluids which have entered the well bore, including circulating the formation fluids, 
    6800                                                 changing mud weight to control the influx, mixing or conditioning drilling fluids, and hole conditioning required because of the fluid entry. Includes all trips 
    6801                                                 required to regain control of the well, as well as all steps to terminate the well if required.</xsd:documentation> 
     6754                                        <xsd:documentation>Activities related to control and removal of formation fluids which have entered the well bore, including circulating the formation fluids,                                          changing mud weight to control the influx, mixing or conditioning drilling fluids, and hole conditioning required because of the fluid entry. Includes all trips                                                required to regain control of the well, as well as all steps to terminate the well if required.</xsd:documentation> 
    68026755                                </xsd:annotation> 
    68036756                        </xsd:enumeration> 
    68046757                        <xsd:enumeration value="interruption -- lost circulation" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17725202"> 
    68056758                                <xsd:annotation> 
    6806                                         <xsd:documentation>To regain circulation, including mixing and spotting of plugs, trips, squeezes and waiting related to the lost circulation 
    6807                                                 operation.</xsd:documentation> 
     6759                                        <xsd:documentation>To regain circulation, including mixing and spotting of plugs, trips, squeezes and waiting related to the lost circulation                                           operation.</xsd:documentation> 
    68086760                                </xsd:annotation> 
    68096761                        </xsd:enumeration> 
     
    68156767                        <xsd:enumeration value="interruption -- mill" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17724977"> 
    68166768                                <xsd:annotation> 
    6817                                         <xsd:documentation>To mill or to grind to remove junk in the hole or to grind away all or part of a casing string during an interruption of the 
    6818                                                 drilling.</xsd:documentation> 
     6769                                        <xsd:documentation>To mill or to grind to remove junk in the hole or to grind away all or part of a casing string during an interruption of the                                         drilling.</xsd:documentation> 
    68196770                                </xsd:annotation> 
    68206771                        </xsd:enumeration> 
     
    68316782                        <xsd:enumeration value="interruption -- rig up/down" sawsdl:modelReference="http://rds.posccaesar.org/2009/03/XML/RDL/RDS17724632"> 
    68326783                                <xsd:annotation> 
    6833                                         <xsd:documentation>Activities related to prepartion and riging snubbing and coil tubing equipment up and down including pressure testing, in connection with 
    6834                                                 drilling interruption.</xsd:documentation> 
     6784                                        <xsd:documentation>Activities related to prepartion and riging snubbing and coil tubing equipment up and down including pressure testing, in connection with                                            drilling interruption.</xsd:documentation> 
    68356785                                </xsd:annotation> 
    68366786                        </xsd:enumeration>