Show
Ignore:
Timestamp:
02/22/11 13:52:47 (13 years ago)
Author:
yaolu
Message:

Updated xsl, xml, and xsd file to the newest ConceptAndDefinitions?.xls

Files:
1 modified

Legend:

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

    r131 r135  
    2121        <!-- ADDED 07/02-2011 --> 
    2222        <!-- Header --> 
    23         <xsd:complexType name="header"> 
     23        <xsd:complexType name="reportHeader"> 
    2424                <xsd:annotation> 
    2525                        <xsd:documentation>Information about this report.</xsd:documentation> 
     
    3333                                                </xsd:annotation> 
    3434                                        </xsd:element> 
    35                                         <xsd:element name="reportNo" type="witsml:nonNegativeCount" minOccurs="0" maxOccurs="1"> 
     35                                        <xsd:element name="reportNo" type="witsml:positiveCount" minOccurs="0" maxOccurs="1"> 
    3636                                                <xsd:annotation> 
    3737                                                        <xsd:documentation>Sequence number of daily drilling report.</xsd:documentation> 
     
    7474                </xsd:annotation> 
    7575                <xsd:restriction base="witsml:abstractTypeEnum"> 
    76                         <xsd:enumeration value="f" data="Fixed Rig"> 
     76                        <xsd:enumeration value="Fixed rig"> 
    7777                                <xsd:annotation> 
    7878                                        <xsd:documentation>Fixed rig</xsd:documentation> 
    7979                                </xsd:annotation> 
    8080                        </xsd:enumeration> 
    81                         <xsd:enumeration value="m"> 
     81                        <xsd:enumeration value="Movable rig"> 
    8282                                <xsd:annotation> 
    8383                                        <xsd:documentation>Movable rig</xsd:documentation> 
     
    140140 
    141141                        <!-- Added 07/02 - 2011 --> 
    142                         <xsd:complexContent> 
    143                                 <xsd:extension base="abs:abstractObject"> 
    144                                         <xsd:sequence> 
    145                                                 <xsd:element name="mdHoleStart" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> 
    146                                                         <xsd:annotation> 
    147                                                                 <xsd:documentation>Meassured depth at start of the activity (m).</xsd:documentation> 
    148                                                         </xsd:annotation> 
    149                                                 </xsd:element> 
    150                                                 <xsd:element name="mdHoleEnd" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> 
    151                                                         <xsd:annotation> 
    152                                                                 <xsd:documentation>Meassured depth at end of the activity (m).</xsd:documentation> 
    153                                                         </xsd:annotation> 
    154                                                 </xsd:element> 
    155                                         </xsd:sequence> 
    156                                 </xsd:extension> 
    157                         </xsd:complexContent> 
     142                        <xsd:element name="mdHoleStart" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> 
     143                                <xsd:annotation> 
     144                                        <xsd:documentation>Meassured depth at start of the activity (m).</xsd:documentation> 
     145                                </xsd:annotation> 
     146                        </xsd:element> 
     147                        <xsd:element name="mdHoleEnd" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> 
     148                                <xsd:annotation> 
     149                                        <xsd:documentation>Meassured depth at end of the activity (m).</xsd:documentation> 
     150                                </xsd:annotation> 
     151                        </xsd:element> 
    158152                        <!-- END Added 07/02 - 2011 --> 
    159153 
     
    236230                </xsd:annotation> 
    237231                <xsd:sequence> 
     232                        <xsd:element name="diaBit" type="witsml:lengthMeasureInch" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17831442"> 
     233                                <!--PROFILE: Changed type from witsml:lengthMeasure to witsml:lengthMeasureInch for element diaBit.--> 
     234                                <xsd:annotation> 
     235                                        <xsd:documentation>Diameter of drilled hole.</xsd:documentation> 
     236                                </xsd:annotation> 
     237                        </xsd:element> 
    238238                        <xsd:element name="numBit" type="witsml:str32" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17831262"> 
    239239                                <!--PROFILE: Changed minOccurs from 0 to 1 for element numBit.--> 
     
    242242                                </xsd:annotation> 
    243243                        </xsd:element> 
    244                         <xsd:element name="diaBit" type="witsml:lengthMeasureInch" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17831442"> 
    245                                 <!--PROFILE: Changed type from witsml:lengthMeasure to witsml:lengthMeasureInch for element diaBit.--> 
    246                                 <xsd:annotation> 
    247                                         <xsd:documentation>Diameter of drilled hole.</xsd:documentation> 
    248                                 </xsd:annotation> 
    249                         </xsd:element> 
    250244                        <!--PROFILE: Deleted element diaPassThru.--> 
    251245                        <!--PROFILE: Deleted element diaPilot.--> 
    252                         <xsd:element name="manufacturer" type="witsml:nameString" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17831532"> 
    253                                 <!--PROFILE: Changed minOccurs from 0 to 1 for element manufacturer.--> 
    254                                 <xsd:annotation> 
    255                                         <xsd:documentation>Manufacturer / supplier of the item.</xsd:documentation> 
    256                                 </xsd:annotation> 
    257                         </xsd:element> 
     246                        <!--PROFILE: Deleted element manufacturer.--> 
    258247                        <!--PROFILE: Deleted element typeBit.--> 
    259248                        <!--PROFILE: Deleted element cost.--> 
    260                         <xsd:element name="codeMfg" type="witsml:str32" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17831487"> 
    261                                 <!--PROFILE: Changed minOccurs from 0 to 1 for element codeMfg.--> 
    262                                 <xsd:annotation> 
    263                                         <xsd:documentation>The manufacturers code for the bit.</xsd:documentation> 
     249                        <xsd:element name="codeMfg" type="witsml:str32" minOccurs="0" maxOccurs="1"> 
     250                                <xsd:annotation> 
     251                                        <xsd:documentation>The manufacturers code for the bit</xsd:documentation> 
    264252                                        <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-33, Change=Added</xsd:appinfo> 
    265                                 </xsd:annotation> 
    266                         </xsd:element> 
    267                         <!-- Added 07/02 - 2011 --> 
    268                         <xsd:element name="serialNo" type="witsml:uidString" minOccurs="0" maxOccurs="1"> 
    269                                 <xsd:annotation> 
    270                                         <xsd:documentation>UiD for a bit</xsd:documentation> 
    271                                         <!-- Missing: Added element serialNo --> 
    272                                 </xsd:annotation> 
    273                         </xsd:element> 
    274                         <xsd:element name="tfa" type="witsml:areaMeasureSquareInch" minOccurs="0" maxOccurs="1"> 
    275                                 <xsd:annotation> 
    276                                         <xsd:documentation>Total flow area for bit (in2)</xsd:documentation> 
    277                                         <!-- Missing: Added element tfa --> 
    278                                 </xsd:annotation> 
    279                         </xsd:element> 
    280                         <xsd:element name="dTimIn" type="witsml:timestamp" minOccurs="0" maxOccurs="1"> 
    281                                 <xsd:annotation> 
    282                                         <xsd:documentation>Start date and time of drill bit run.</xsd:documentation> 
    283                                         <!-- Missing: Added element dTimIn --> 
    284                                 </xsd:annotation> 
    285                         </xsd:element> 
    286                         <xsd:element name="dTimOut" type="witsml:timestamp" minOccurs="0" maxOccurs="1"> 
    287                                 <xsd:annotation> 
    288                                         <xsd:documentation>End date and time of drill bit run.</xsd:documentation> 
    289                                         <!-- Missing: Added element dTimOut --> 
    290                                 </xsd:annotation> 
    291                         </xsd:element> 
    292                         <xsd:element name="hrsDrilled" type="witsml:timeMeasureHrs" minOccurs="0" maxOccurs="1"> 
    293                                 <xsd:annotation> 
    294                                         <xsd:documentation>Hourse drilled in reporting period (hrs).</xsd:documentation> 
    295                                         <!-- Missing: Added element hrsDrilled --> 
    296                                 </xsd:annotation> 
    297                         </xsd:element> 
    298                         <xsd:element name="mdHoleStart" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> 
    299                                 <xsd:annotation> 
    300                                         <xsd:documentation>Measured depth at start of drill bit run (MD).</xsd:documentation> 
    301                                         <!-- Missing: Added element mdHoleStart --> 
    302                                 </xsd:annotation> 
    303                         </xsd:element> 
    304                         <xsd:element name="mdHoleEnd" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> 
    305                                 <xsd:annotation> 
    306                                         <xsd:documentation>Measured depth at end of drill bit run (MD).</xsd:documentation> 
    307                                         <!-- Missing: Added element mdHoldeEnd --> 
    308                                 </xsd:annotation> 
    309                         </xsd:element> 
    310                         <xsd:element name="dullGrade" type="witsml:dullGrade_CHECK" minOccurs="0" maxOccurs="1"> 
     253                                        <!-- Missing: Added element dullGrade --> 
     254                                </xsd:annotation> 
     255                        </xsd:element> 
     256                        <!--PROFILE: Deleted element serialNo. 
     257                        Missing: Added element serialNo--> 
     258                        <xsd:element name="dullGrade" type="witsml:str32" minOccurs="0" maxOccurs="1"> 
    311259                                <xsd:annotation> 
    312260                                        <xsd:documentation>Dull grade according to IADC?</xsd:documentation> 
    313261                                        <!-- Missing: Added element dullGrade --> 
    314                                 </xsd:annotation> 
    315                         </xsd:element> 
    316                         <xsd:element name="maxWob" type="witsml:volumeMeasureCubicDeciMetre" minOccurs="0" maxOccurs="1"> 
    317                                 <xsd:annotation> 
    318                                         <xsd:documentation>Maximum weight of bit in reporting period (m3).</xsd:documentation> 
    319                                         <!-- Missing: Added element maxWob --> 
    320                                 </xsd:annotation> 
    321                         </xsd:element> 
    322                         <xsd:element name="maxRpm" type="witsml:anglePerTimeMeasureRpm" minOccurs="0" maxOccurs="1"> 
    323                                 <xsd:annotation> 
    324                                         <xsd:documentation>Maximum rotational speed in reporting period (rpm).</xsd:documentation> 
    325                                         <!-- Missing: Added element maxRpm --> 
    326                                 </xsd:annotation> 
    327                         </xsd:element> 
    328                         <xsd:element name="maxCircRate" type="witsml:volumeFlowRateMeasureCubicMeterPerMin" minOccurs="0" maxOccurs="1"> 
    329                                 <xsd:annotation> 
    330                                         <xsd:documentation>MAximum drilling fluid circulation rate in reporting period (m3/min).</xsd:documentation> 
    331                                         <!-- Missing: Added element maxCircRate --> 
    332                                 </xsd:annotation> 
    333                         </xsd:element> 
    334                         <xsd:element name="maxSpp" type="witsml:pressureMeasureBar" minOccurs="0" maxOccurs="1"> 
    335                                 <xsd:annotation> 
    336                                         <xsd:documentation>Maximum standpipe pressure in reporting period (bar).</xsd:documentation> 
    337                                         <!-- Missing: Added element maxSpp --> 
    338                                 </xsd:annotation> 
    339                         </xsd:element> 
    340                         <xsd:element name="mdHoleMadeRun" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> 
    341                                 <xsd:annotation> 
    342                                         <xsd:documentation>Meassured depth drilled during drill run (md).</xsd:documentation> 
    343                                         <!-- Missing: Added element mdHoleMadeRun --> 
    344                                 </xsd:annotation> 
    345                         </xsd:element> 
    346                         <xsd:element name="hrsDrilledRun" type="witsml:timeMeasureHrs" minOccurs="0" maxOccurs="1"> 
    347                                 <xsd:annotation> 
    348                                         <xsd:documentation>Hours drilled in drill run (hrs).</xsd:documentation> 
    349                                         <!-- Missing: Added element mdHrsDrilledRun --> 
    350                                 </xsd:annotation> 
    351                         </xsd:element> 
    352                         <xsd:element name="rop" type="witsml:velocityMeasureMetresPerHour" minOccurs="0" maxOccurs="1"> 
    353                                 <xsd:annotation> 
    354                                         <xsd:documentation>Drill bit rate of penetration for reporting period (m/h).</xsd:documentation> 
    355                                         <!-- Missing: Added element rop --> 
    356                                 </xsd:annotation> 
    357                         </xsd:element> 
    358                         <xsd:element name="maxTotWob" type="witsml:volumeMeasureCubicDeciMetre" minOccurs="0" maxOccurs="1"> 
    359                                 <xsd:annotation> 
    360                                         <xsd:documentation>Maximum weight of bit in drill run (m3).</xsd:documentation> 
    361                                         <!-- Missing: Added element maxTotWob --> 
    362                                 </xsd:annotation> 
    363                         </xsd:element> 
    364                         <xsd:element name="maxTotRpm" type="witsml:anglePerTimeMeasureRpm" minOccurs="0" maxOccurs="1"> 
    365                                 <xsd:annotation> 
    366                                         <xsd:documentation>Maximum rotational speed in drill run (rpm).</xsd:documentation> 
    367                                         <!-- Missing: Added element maxTotRpm --> 
    368                                 </xsd:annotation> 
    369                         </xsd:element> 
    370                         <xsd:element name="maxTotCircRate" type="witsml:volumeFlowRateMeasureCubicMeterPerMin" minOccurs="0" maxOccurs="1"> 
    371                                 <xsd:annotation> 
    372                                         <xsd:documentation>Maximum drilling fluid circulation rate in drill run (m3/min).</xsd:documentation> 
    373                                         <!-- Missing: Added element maxTotCircRate --> 
    374                                 </xsd:annotation> 
    375                         </xsd:element> 
    376                         <xsd:element name="maxTotSpp" type="witsml:pressureMeasureBar" minOccurs="0" maxOccurs="1"> 
    377                                 <xsd:annotation> 
    378                                         <xsd:documentation>Maximum standpipe pressure in drill run (bar).</xsd:documentation> 
    379                                         <!-- Missing: Added element maxTotSpp --> 
    380                                 </xsd:annotation> 
    381                         </xsd:element> 
    382                         <xsd:element name="mdTotHoleMade" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> 
    383                                 <xsd:annotation> 
    384                                         <xsd:documentation>Meassured depth drilled accumulated (md).</xsd:documentation> 
    385                                         <!-- Missing: Added element mdTotHoleMade --> 
    386                                 </xsd:annotation> 
    387                         </xsd:element> 
    388                         <xsd:element name="totHrsDrilled" type="witsml:timeMeasureHrs" minOccurs="0" maxOccurs="1"> 
    389                                 <xsd:annotation> 
    390                                         <xsd:documentation>Hours drilled in accumulated (hrs).</xsd:documentation> 
    391                                         <!-- Missing: Added element totHrsDrilled --> 
    392                                 </xsd:annotation> 
    393                         </xsd:element> 
    394                         <xsd:element name="totRop" type="witsml:velocityMeasureMetresPerHour" minOccurs="0" maxOccurs="1"> 
    395                                 <xsd:annotation> 
    396                                         <xsd:documentation>Drill bit rate of penetration for drill run (m/h).</xsd:documentation> 
    397                                         <!-- Missing: Added element totRop --> 
    398262                                </xsd:annotation> 
    399263                        </xsd:element> 
     
    421285                        <!--PROFILE: Deleted element extensionAny.--> 
    422286                        <!--PROFILE: Deleted element extensionNameValue.--> 
     287                        <xsd:element name="bitRun" type="witsml:cs_drillingParams"> 
     288                                <xsd:annotation> 
     289                                        <xsd:documentation>information about a bit run.</xsd:documentation> 
     290                                </xsd:annotation> 
     291                        </xsd:element> 
    423292                </xsd:sequence> 
    424293                <xsd:attribute name="uid" type="witsml:uidString" use="optional"> 
     
    431300        </xsd:complexType> 
    432301 
     302        <!-- Added 22/02 - 2011 --> 
     303        <xsd:complexType name="cs_drillingParams"> 
     304                <xsd:annotation> 
     305                        <xsd:documentation>WITSML - Bottom hole assembly drilling parameters component schema</xsd:documentation> 
     306                </xsd:annotation> 
     307                <xsd:sequence> 
     308                        <xsd:element name="eTimOpBit" type="witsml:timeMeasureHour" minOccurs="0" maxOccurs="1"> 
     309                                <xsd:annotation> 
     310                                        <xsd:documentation>Operating time spent by bit for run.</xsd:documentation> 
     311                                </xsd:annotation> 
     312                        </xsd:element> 
     313                        <xsd:element name="mdHoleStart" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> 
     314                                <xsd:annotation> 
     315                                        <xsd:documentation>Measured depth at start.</xsd:documentation> 
     316                                </xsd:annotation> 
     317                        </xsd:element> 
     318                        <xsd:element name="mdHoleStop" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> 
     319                                <xsd:annotation> 
     320                                        <xsd:documentation>Measured depth at stop.</xsd:documentation> 
     321                                </xsd:annotation> 
     322                        </xsd:element> 
     323                        <!--PROFILE: Deleted element tubular.--> 
     324                        <!--PROFILE: Deleted element hkldRot.--> 
     325                        <!--PROFILE: Deleted element overPull.--> 
     326                        <!--PROFILE: Deleted element slackOff.--> 
     327                        <!--PROFILE: Deleted element hkldUp.--> 
     328                        <!--PROFILE: Deleted element hkldDn.--> 
     329                        <!--PROFILE: Deleted element tqOnBotAv.--> 
     330                        <!--PROFILE: Deleted element tqOnBotMx.--> 
     331                        <!--PROFILE: Deleted element tqOnBotMn.--> 
     332                        <!--PROFILE: Deleted element tqOffBotAv.--> 
     333                        <!--PROFILE: Deleted element tqDhAv.--> 
     334                        <!--PROFILE: Deleted element wtAboveJar.--> 
     335                        <!--PROFILE: Deleted element wtBelowJar.--> 
     336                        <!--PROFILE: Deleted element wtMud.--> 
     337                        <!--PROFILE: Deleted element flowratePump.--> 
     338                        <!--PROFILE: Deleted element powBit.--> 
     339                        <!--PROFILE: Deleted element velNozzleAv.--> 
     340                        <!--PROFILE: Deleted element presDropBit.--> 
     341                        <!--PROFILE: Deleted element cTimHold.--> 
     342                        <!--PROFILE: Deleted element cTimSteering.--> 
     343                        <!--PROFILE: Deleted element cTimDrillRot.--> 
     344                        <!--PROFILE: Deleted element cTimDrillSlid.--> 
     345                        <!--PROFILE: Deleted element cTimCirc.--> 
     346                        <!--PROFILE: Deleted element cTimReam.--> 
     347                        <!--PROFILE: Deleted element distDrillRot.--> 
     348                        <!--PROFILE: Deleted element distDrillSlid.--> 
     349                        <!--PROFILE: Deleted element distReam.--> 
     350                        <!--PROFILE: Deleted element distHold.--> 
     351                        <!--PROFILE: Deleted element distSteering.--> 
     352                        <!--PROFILE: Deleted element rpmAv.--> 
     353                        <!--PROFILE: Deleted element rpmMx.--> 
     354                        <!--PROFILE: Deleted element rpmMn.--> 
     355                        <!--PROFILE: Deleted element rpmAvDh.--> 
     356                        <xsd:element name="ropAv" type="witsml:velocityMeasureMetresPerHour" minOccurs="0" maxOccurs="1"> 
     357                                <xsd:annotation> 
     358                                        <xsd:documentation>Average rate of penetration through Interval.</xsd:documentation> 
     359                                </xsd:annotation> 
     360                        </xsd:element> 
     361                        <xsd:element name="ropMx" type="witsml:velocityMeasureMetresPerHour" minOccurs="0" maxOccurs="1"> 
     362                                <xsd:annotation> 
     363                                        <xsd:documentation>Maximum rate of penetration through Interval.</xsd:documentation> 
     364                                </xsd:annotation> 
     365                        </xsd:element> 
     366                        <!--PROFILE: Deleted element ropMn.--> 
     367                        <!--PROFILE: Deleted element wobAv.--> 
     368                        <!--PROFILE: Deleted element wobMx.--> 
     369                        <!--PROFILE: Deleted element wobMn.--> 
     370                        <!--PROFILE: Deleted element wobAvDh.--> 
     371                        <!--PROFILE: Deleted element reasonTrip.--> 
     372                        <!--PROFILE: Deleted element objectiveBha.--> 
     373                        <!--PROFILE: Deleted element aziTop.--> 
     374                        <!--PROFILE: Deleted element aziBottom.--> 
     375                        <!--PROFILE: Deleted element inclStart.--> 
     376                        <!--PROFILE: Deleted element inclMx.--> 
     377                        <!--PROFILE: Deleted element inclMn.--> 
     378                        <!--PROFILE: Deleted element inclStop.--> 
     379                        <!--PROFILE: Deleted element tempMudDhMx.--> 
     380                        <!--PROFILE: Deleted element presPumpAv.--> 
     381                        <!--PROFILE: Deleted element flowrateBit.--> 
     382                        <!--PROFILE: Deleted element comments.--> 
     383                        <!--PROFILE: Deleted element extensionNameValue.--> 
     384                        <xsd:element name="mdHoleMadeRun" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> 
     385                                <xsd:annotation> 
     386                                        <xsd:documentation>Measured depth of hole made current run.</xsd:documentation> 
     387                                </xsd:annotation> 
     388                        </xsd:element> 
     389                        <xsd:element name="hrsDrilledRun" type="witsml:timeMeasureHour" minOccurs="0" maxOccurs="1"> 
     390                                <xsd:annotation> 
     391                                        <xsd:documentation>Hours used on current run.</xsd:documentation> 
     392                                </xsd:annotation> 
     393                        </xsd:element> 
     394                        <xsd:element name="mdTotHoleMade" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> 
     395                                <xsd:annotation> 
     396                                        <xsd:documentation>Measured depth made totally.</xsd:documentation> 
     397                                </xsd:annotation> 
     398                        </xsd:element> 
     399                        <xsd:element name="totHrsDrilled" type="witsml:timeMeasureHour" minOccurs="0" maxOccurs="1"> 
     400                                <xsd:annotation> 
     401                                        <xsd:documentation>Hours drilled totally.</xsd:documentation> 
     402                                </xsd:annotation> 
     403                        </xsd:element> 
     404                </xsd:sequence> 
     405                <!--Unused: Deleted element attgrp_uid. --> 
     406        </xsd:complexType> 
     407        <!-- END Added 22/02 - 2011 --> 
     408 
    433409        <!-- Added 07/02 - 2011 --> 
    434410        <!-- Cement job --> 
     
    476452                        <!-- Profile: Deleted element flowrateDisplaceMx --> 
    477453                        <!-- Profile: Deleted element presDisplace --> 
    478                         <xsd:element name="volReturns" type="witsml:volumeMeasure" minOccurs="0" maxOccurs="1"> 
     454                        <xsd:element name="volReturns" type="witsml:volumeMeasureCubicMetre" minOccurs="0" maxOccurs="1"> 
    479455                                <xsd:annotation> 
    480456                                        <xsd:documentation>Volume of returns.</xsd:documentation> 
     
    510486                        <!-- Profile: Deleted element presSqueezeHeld --> 
    511487                        <!-- Profile: Deleted element presSqueeze --> 
    512                         <xsd:element name="eTimPresHeld" type="witsml:timeMeasure" minOccurs="0" maxOccurs="1"> 
     488                        <xsd:element name="eTimPresHeld" type="witsml:timestamp" minOccurs="0" maxOccurs="1"> 
    513489                                <xsd:annotation> 
    514490                                        <xsd:documentation>Time pressure held.</xsd:documentation> 
     
    562538                                </xsd:annotation> 
    563539                        </xsd:element> 
    564                         <xsd:element name="floatFailed" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1"> 
     540                        <xsd:element name="floatFailed" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1"> 
    565541                                <xsd:annotation> 
    566542                                        <xsd:documentation>Float Failed? Values are "true" (or "1") and "false" (or "0").</xsd:documentation> 
     
    578554                                        <xsd:documentation>Casing string being rotated. Values are "true(1) and "false"(0).</xsd:documentation> 
    579555                                        <!-- Missing: Added element rotated --> 
     556                                </xsd:annotation> 
     557                        </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"> 
     559                                <xsd:annotation> 
     560                                        <xsd:documentation>Information about a bit run.</xsd:documentation> 
    580561                                </xsd:annotation> 
    581562                        </xsd:element> 
     
    639620                        </xsd:element> 
    640621                        <!-- Profile: Deleted element fluidIndex --> 
    641                         <xsd:element name="descFluid" type="witsml:shortDescriptionString" minOccurs="0" maxOccurs="1"> 
     622                        <xsd:element name="descFluid" type="witsml:descriptionString" minOccurs="0" maxOccurs="1"> 
    642623                                <xsd:annotation> 
    643624                                        <xsd:documentation>Fluid description.</xsd:documentation> 
     
    651632                        <!-- Profile: Deleted element volWater --> 
    652633                        <!-- Profile: Deleted element volCement --> 
    653                         <xsd:element name="ratioMixWater" type="witsml:specificVolumeMeasure" minOccurs="0" maxOccurs="1"> 
     634                        <xsd:element name="ratioMixWater" type="witsml:specificVolumeMeasureUsGallonsPerSack94" minOccurs="0" maxOccurs="1"> 
    654635                                <xsd:annotation> 
    655636                                        <xsd:documentation>Mix Water Ratio.</xsd:documentation> 
     
    666647                        </xsd:element> 
    667648                        <!-- Profile: Deleted element solidVolumeFraction --> 
    668                         <xsd:element name="volPumped" type="witsml:volumeMeasure" minOccurs="0" maxOccurs="1"> 
     649                        <xsd:element name="volPumped" type="witsml:volumeMeasureCubicMetre" minOccurs="0" maxOccurs="1"> 
    669650                                <xsd:annotation> 
    670651                                        <xsd:documentation>Volume Pumped.</xsd:documentation> 
     
    679660                                </xsd:annotation> 
    680661                        </xsd:element> 
    681                         <xsd:element name="yp" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1"> 
     662                        <xsd:element name="yp" type="witsml:specificVolumeMeasureCubicFeetPer94PoundSack" minOccurs="0" maxOccurs="1"> 
    682663                                <xsd:annotation> 
    683664                                        <xsd:documentation>Yield point (Bingham and Herschel Bulkley models).</xsd:documentation> 
     
    708689                        <!-- Profile: Deleted element ratioConstGasMethodEnd --> 
    709690                        <!-- Profile: Deleted element densConstGasFoam --> 
    710                         <xsd:element name="eTimThickening" type="witsml:timeMeasure" minOccurs="0" maxOccurs="1"> 
     691                        <xsd:element name="eTimThickening" type="witsml:timeMeasureHour" minOccurs="0" maxOccurs="1"> 
    711692                                <xsd:annotation> 
    712693                                        <xsd:documentation>Test thickening time.</xsd:documentation> 
     
    22292210                                </xsd:annotation> 
    22302211                        </xsd:element> 
    2231                         <xsd:element name="casingType" type="witsml:casingTypes" minOccurs="0" maxOccurs="1"> 
    2232                                 <xsd:annotation> 
    2233                                         <xsd:documentation>The type of casing (e.g. top, intermediate, production).</xsd:documentation> 
    2234                                         <!-- Missing: Added element casingType --> 
    2235                                 </xsd:annotation> 
    2236                         </xsd:element> 
    2237                         <xsd:element name="dTimRun" type="witsml:timestamp" minOccurs="0" maxOccurs="1"> 
    2238                                 <xsd:annotation> 
    2239                                         <xsd:documentation>Run date and time.</xsd:documentation> 
    2240                                         <!-- Missing: Added element dTimRun --> 
    2241                                 </xsd:annotation> 
    2242                         </xsd:element> 
    2243                         <xsd:element name="description" type="witsml:descriptionString" minOccurs="0" maxOccurs="1"> 
    2244                                 <xsd:annotation> 
    2245                                         <xsd:documentation>description of run.</xsd:documentation> 
    2246                                         <!-- Missing: Added element description --> 
    2247                                 </xsd:annotation> 
    2248                         </xsd:element> 
    22492212                        <xsd:element name="id" type="witsml:lengthMeasureInch" minOccurs="0" maxOccurs="1"> 
    22502213                                <xsd:annotation> 
     
    22622225                                </xsd:annotation> 
    22632226                        </xsd:element> 
    2264                         <xsd:element name="grade" type="witsml:grade_CHECK" minOccurs="0" maxOccurs="1"> 
     2227                        <xsd:element name="grade" type="witsml:str32" minOccurs="0" maxOccurs="1"> 
    22652228                                <xsd:annotation> 
    22662229                                        <xsd:documentation>Nominal grade.</xsd:documentation> 
     
    22682231                                </xsd:annotation> 
    22692232                        </xsd:element> 
    2270                         <xsd:element name="connection" type="witsml:connection_CHECK" minOccurs="0" maxOccurs="1"> 
     2233                        <xsd:element name="connection" type="witsml:positiveCount" minOccurs="0" maxOccurs="1"> 
    22712234                                <xsd:annotation> 
    22722235                                        <xsd:documentation>Nominal connection.</xsd:documentation> 
     
    22882251                                <xsd:annotation> 
    22892252                                        <xsd:documentation>The measured depth of the bottom of the tubular.</xsd:documentation> 
     2253                                </xsd:annotation> 
     2254                        </xsd:element> 
     2255                        <xsd:element name="casing_liner_tubing_run" type="witsml:cs_stimJobStage"> 
     2256                                <xsd:annotation> 
     2257                                        <xsd:documentation>Information about a casing_liner_tubing run.</xsd:documentation> 
    22902258                                </xsd:annotation> 
    22912259                        </xsd:element> 
     
    22972265                <!-- Unused: deleted element attgrp_uid --> 
    22982266        </xsd:complexType> 
     2267         
     2268        <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> 
    22992368 
     2369         
    23002370        <!-- Tubular types --> 
    23012371        <xsd:simpleType name="tubularTypes"> 
     
    23042374                </xsd:annotation> 
    23052375                <xsd:restriction base="witsml:abstractTypeEnum"> 
    2306                         <xsd:enumeration value="c"> 
     2376                        <xsd:enumeration value="Casing"> 
    23072377                                <xsd:annotation> 
    23082378                                        <xsd:documentation>Casing</xsd:documentation> 
    23092379                                </xsd:annotation> 
    23102380                        </xsd:enumeration> 
    2311                         <xsd:enumeration value="l"> 
     2381                        <xsd:enumeration value="Liner"> 
    23122382                                <xsd:annotation> 
    23132383                                        <xsd:documentation>Liner</xsd:documentation> 
    23142384                                </xsd:annotation> 
    23152385                        </xsd:enumeration> 
    2316                         <xsd:enumeration value="t"> 
     2386                        <xsd:enumeration value="Tubing"> 
    23172387                                <xsd:annotation> 
    23182388                                        <xsd:documentation>Tubing</xsd:documentation> 
    2319                                 </xsd:annotation> 
    2320                         </xsd:enumeration> 
    2321                         <xsd:enumeration value="p"> 
    2322                                 <xsd:annotation> 
    2323                                         <xsd:documentation>Packer</xsd:documentation> 
    2324                                 </xsd:annotation> 
    2325                         </xsd:enumeration> 
    2326                         <xsd:enumeration value="oh"> 
    2327                                 <xsd:annotation> 
    2328                                         <xsd:documentation>Open Hole</xsd:documentation> 
    2329                                 </xsd:annotation> 
    2330                         </xsd:enumeration> 
    2331                         <xsd:enumeration value="o"> 
    2332                                 <xsd:annotation> 
    2333                                         <xsd:documentation>Other</xsd:documentation> 
    23342389                                </xsd:annotation> 
    23352390                        </xsd:enumeration> 
     
    23382393 
    23392394        <!-- Casing type --> 
    2340         <xsd:simpleType name="casingTypes"> 
     2395        <xsd:simpleType name="StimStageType"> 
    23412396                <xsd:annotation> 
    23422397                        <xsd:documentation>The type of casing, used to determant which type of casing is used.</xsd:documentation> 
    23432398                </xsd:annotation> 
    23442399                <xsd:restriction base="witsml:abstractTypeEnum"> 
    2345                         <xsd:enumeration value="t"> 
     2400                        <xsd:enumeration value="Top"> 
    23462401                                <xsd:annotation> 
    23472402                                        <xsd:documentation>Top</xsd:documentation> 
    23482403                                </xsd:annotation> 
    23492404                        </xsd:enumeration> 
    2350                         <xsd:enumeration value="i"> 
     2405                        <xsd:enumeration value="Intermediate"> 
    23512406                                <xsd:annotation> 
    23522407                                        <xsd:documentation>Intermediate</xsd:documentation> 
    23532408                                </xsd:annotation> 
    23542409                        </xsd:enumeration> 
    2355                         <xsd:enumeration value="p"> 
     2410                        <xsd:enumeration value="Production"> 
    23562411                                <xsd:annotation> 
    23572412                                        <xsd:documentation>Production</xsd:documentation> 
     
    24232478                                </xsd:annotation> 
    24242479                        </xsd:element> 
    2425                         <xsd:element name="yp" type="witsml:pressureMeasure" minOccurs="1" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17684395"> 
     2480                        <xsd:element name="yp" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1" sawsdl:modelReference="http://rds.posccaesar.org/2008/02/XML/RDL/RDS17684395"> 
    24262481                                <!--PROFILE: Changed minOccurs from 0 to 1 for element yp.--> 
    24272482                                <xsd:annotation> 
     
    33583413                                        </xsd:annotation> 
    33593414                                </xsd:element> 
     3415                                <xsd:element name="header" type="witsml:reportHeader" minOccurs="0" maxOccurs="1"> 
     3416                                        <xsd:annotation> 
     3417                                                <xsd:documentation>Information about this report.</xsd:documentation> 
     3418                                        </xsd:annotation> 
     3419                                </xsd:element> 
    33603420                                <xsd:element name="wellCRS" type="witsml:cs_wellCRS" minOccurs="0" maxOccurs="unbounded"> 
    33613421                                        <xsd:annotation> 
     
    33793439                                        <xsd:annotation> 
    33803440                                                <xsd:documentation>Information about a bit.</xsd:documentation> 
     3441                                        </xsd:annotation> 
     3442                                </xsd:element> 
     3443                                <xsd:element name="casing_liner_tubing" type="witsml:cs_stimTubular" minOccurs="0" maxOccurs="unbounded"> 
     3444                                        <xsd:annotation> 
     3445                                                <xsd:documentation>Information about a bit run.</xsd:documentation> 
     3446                                        </xsd:annotation> 
     3447                                </xsd:element> 
     3448                                <xsd:element name="cementStage" type="witsml:cs_cementStage" minOccurs="0" maxOccurs="unbounded"> 
     3449                                        <xsd:annotation> 
     3450                                                <xsd:documentation>Information about a bit run.</xsd:documentation> 
    33813451                                        </xsd:annotation> 
    33823452                                </xsd:element> 
     
    54835553        </xsd:complexType> 
    54845554        <!--UNUSED: Deleted type relativePowerMeasure.--> 
    5485         <!--UNUSED: Deleted type specificVolumeMeasure.--> 
     5555        <xsd:complexType name="specificVolumeMeasure"> 
     5556                <xsd:simpleContent> 
     5557                        <xsd:extension base="witsml:abstractMeasure"> 
     5558                                <xsd:attribute name="uom" type="witsml:specificVolumeUom" use="required"> 
     5559                                        <xsd:annotation> 
     5560                                                <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-86, Change=Changed-type-from:timeUom</xsd:appinfo> 
     5561                                        </xsd:annotation> 
     5562                                </xsd:attribute> 
     5563                        </xsd:extension> 
     5564                </xsd:simpleContent> 
     5565        </xsd:complexType> 
    54865566        <!--UNUSED: Deleted type thermodynamicTemperatureMeasure.--> 
    54875567 
     
    55405620                </xsd:simpleContent> 
    55415621        </xsd:complexType> 
    5542         <xsd:complexType name="anglePerTimeMeasure"> 
    5543                 <xsd:simpleContent> 
    5544                         <xsd:extension base="witsml:abstractMeasure"> 
    5545                                 <xsd:attribute name="uom" type="witsml:anglePerTimeUom" use="required"> 
    5546                                         <xsd:annotation> 
    5547                                                 <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-86, Change=Changed-type-from:areaUom</xsd:appinfo> 
    5548                                         </xsd:annotation> 
    5549                                 </xsd:attribute> 
    5550                         </xsd:extension> 
    5551                 </xsd:simpleContent> 
    5552         </xsd:complexType> 
    5553  
    55545622        <xsd:complexType name="anglePerTimeMeasure"> 
    55555623                <xsd:simpleContent> 
     
    56355703        <!--UNUSED: Deleted type AnglePerLengthUom.--> 
    56365704        <!--UNUSED: Deleted type AnglePerTimeUom.--> 
    5637         <!--UNUSED: Deleted type AreaUom.--> 
     5705        <!-- Added 22/02 - 2011 --> 
     5706        <xsd:simpleType name="areaUom"> 
     5707                <xsd:restriction base="witsml:abstractUomEnum"> 
     5708                        <xsd:enumeration value="in2"/> 
     5709                </xsd:restriction> 
     5710        </xsd:simpleType> 
     5711        <!-- END Added 22/02 - 2011 --> 
    56385712        <!--UNUSED: Deleted type AreaPerAreaUom.--> 
    56395713 
     
    56755749                        <!--PROFILE: Deleted enumeration value="dAPI".--> 
    56765750                        <xsd:enumeration value="g/cm3"/> 
     5751                        <xsd:enumeration value="sg"/> 
    56775752                        <!--PROFILE: Deleted enumeration value="g/dm3".--> 
    56785753                        <!--PROFILE: Deleted enumeration value="g/galUK".--> 
     
    58155890                </xsd:simpleContent> 
    58165891        </xsd:complexType> 
    5817         <xsd:simpleType name="massPerLengthUom"> 
    5818                 <xsd:restriction base="witsml:abstractUomEnum"> 
    5819                         <xsd:enumeration value="lbm/ft"/> 
    5820                 </xsd:restriction> 
    5821         </xsd:simpleType> 
    58225892 
    58235893        <xsd:simpleType name="massPerLengthUomPoundsPerFoot"> 
     
    58295899                <xsd:simpleContent> 
    58305900                        <xsd:extension base="witsml:abstractMeasure"> 
    5831                                 <xsd:attribute name="uom" type="witsml:massPerLengthUomPoundsMassPerFoot" use="required"/> 
     5901                                <xsd:attribute name="uom" type="witsml:massPerLengthUomPoundsPerFoot" use="required"/> 
    58325902                        </xsd:extension> 
    58335903                </xsd:simpleContent>