Show
Ignore:
Timestamp:
05/31/11 14:46:20 (13 years ago)
Author:
yaolu
Message:

added changes from the review except the mandaroty change.
changed the definitions in the ppt and xsd files

Files:
1 modified

Legend:

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

    r247 r262  
    248248                        <xsd:element name="eTimOpBit" type="witsml:timeMeasureHour" minOccurs="0" maxOccurs="1"> 
    249249                                <xsd:annotation> 
    250                                         <xsd:documentation>Operating time spent by bit during the reporting period.</xsd:documentation> 
     250                                        <xsd:documentation>Operating time spent by bit during the reporting period (h).</xsd:documentation> 
    251251                                </xsd:annotation> 
    252252                        </xsd:element> 
    253253                        <xsd:element name="mdHoleStart" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> 
    254254                                <xsd:annotation> 
    255                                         <xsd:documentation>Measured depth at start of reporting period.</xsd:documentation> 
     255                                        <xsd:documentation>Measured depth at start of reporting period (m).</xsd:documentation> 
    256256                                </xsd:annotation> 
    257257                        </xsd:element> 
    258258                        <xsd:element name="mdHoleStop" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> 
    259259                                <xsd:annotation> 
    260                                         <xsd:documentation>Measured depth at end of reporting period.</xsd:documentation> 
     260                                        <xsd:documentation>Measured depth at end of reporting period (m).</xsd:documentation> 
    261261                                </xsd:annotation> 
    262262                        </xsd:element> 
     
    297297                                <!-- PROFILE: Changed type from witsml:velocityMeasure to witsml:velocityMeasureMetresPerHour for element ropAv--> 
    298298                                <xsd:annotation> 
    299                                         <xsd:documentation>Average rate of penetration through Interval.</xsd:documentation> 
     299                                        <xsd:documentation>Average rate of penetration through Interval (m/h).</xsd:documentation> 
    300300                                </xsd:annotation> 
    301301                        </xsd:element> 
     
    322322                                <!-- PROFILE: Added element mdHoleMadeRun. --> 
    323323                                <xsd:annotation> 
    324                                         <xsd:documentation>Measured depth of hole made current run.</xsd:documentation> 
     324                                        <xsd:documentation>Measured depth of hole made current run (m).</xsd:documentation> 
    325325                                </xsd:annotation> 
    326326                        </xsd:element> 
     
    328328                                <!-- PROFILE: Added element hrsDrilledRun. --> 
    329329                                <xsd:annotation> 
    330                                         <xsd:documentation>Hours used on current run.</xsd:documentation> 
     330                                        <xsd:documentation>Hours used on current run (m).</xsd:documentation> 
    331331                                </xsd:annotation> 
    332332                        </xsd:element> 
     
    334334                                <!-- PROFILE: Added element mdTotHoleMade. --> 
    335335                                <xsd:annotation> 
    336                                         <xsd:documentation>Total accumulated Measured depth for the entire run.</xsd:documentation> 
     336                                        <xsd:documentation>Total accumulated Measured depth for the entire run (m).</xsd:documentation> 
    337337                                </xsd:annotation> 
    338338                        </xsd:element> 
     
    340340                                <!-- PROFILE: Added element totHrsDrilled. --> 
    341341                                <xsd:annotation> 
    342                                         <xsd:documentation>Total accumulated Hours of drilling for the entire run.</xsd:documentation> 
     342                                        <xsd:documentation>Total accumulated Hours of drilling for the entire run (h).</xsd:documentation> 
    343343                                </xsd:annotation> 
    344344                        </xsd:element> 
     
    346346                                <!-- PROFILE: Added element totRop. --> 
    347347                                <xsd:annotation> 
    348                                         <xsd:documentation>Total accumulated Rate of penetration for the entire run.</xsd:documentation> 
     348                                        <xsd:documentation>Total accumulated Rate of penetration for the entire run (m/h).</xsd:documentation> 
    349349                                </xsd:annotation> 
    350350                        </xsd:element> 
     
    375375                                <!-- PROFILE: Added element jobType --> 
    376376                                <xsd:annotation> 
    377                                         <xsd:documentation>Type of cement job.</xsd:documentation> 
     377                                        <xsd:documentation>Type of cement job (e.g. primary, plug, squeeze, uknown).</xsd:documentation> 
    378378                                </xsd:annotation> 
    379379                        </xsd:element> 
     
    399399                        <xsd:element name="volReturns" type="witsml:volumeMeasureCubicMetre" minOccurs="0" maxOccurs="1"> 
    400400                                <xsd:annotation> 
    401                                         <xsd:documentation>Volume of returns.</xsd:documentation> 
     401                                        <xsd:documentation>Volume of cement slurry returns (m3).</xsd:documentation> 
    402402                                </xsd:annotation> 
    403403                        </xsd:element> 
     
    437437                        <xsd:element name="dTimPresReleased" type="witsml:timestamp" minOccurs="0" maxOccurs="1"> 
    438438                                <xsd:annotation> 
    439                                         <xsd:documentation>Time pressure released.</xsd:documentation> 
     439                                        <xsd:documentation>Time when pressure was released.</xsd:documentation> 
    440440                                </xsd:annotation> 
    441441                        </xsd:element> 
     
    484484                        <xsd:element name="presBump" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1"> 
    485485                                <xsd:annotation> 
    486                                         <xsd:documentation>Pressure plug bumped.</xsd:documentation> 
     486                                        <xsd:documentation>Pressure plug bumped (bar).</xsd:documentation> 
    487487                                </xsd:annotation> 
    488488                        </xsd:element> 
     
    561561                        <xsd:element name="descFluid" type="witsml:descriptionString" minOccurs="0" maxOccurs="1"> 
    562562                                <xsd:annotation> 
    563                                         <xsd:documentation>Fluid description.</xsd:documentation> 
     563                                        <xsd:documentation>Classification of fluid type (e.g. Mud, Wash, Spacer, Slurry).</xsd:documentation> 
    564564                                </xsd:annotation> 
    565565                        </xsd:element> 
     
    573573                        <xsd:element name="ratioMixWater" type="witsml:specificVolumeMeasureUsGallonsPerSack94" minOccurs="0" maxOccurs="1"> 
    574574                                <xsd:annotation> 
    575                                         <xsd:documentation>Mix Water Ratio.</xsd:documentation> 
     575                                        <xsd:documentation>Mix Water Ratio (gal/sack).</xsd:documentation> 
    576576                                </xsd:annotation> 
    577577                        </xsd:element> 
     
    589589                                <!-- PROFILE: Changed type from witsml:volumeMeasure to witsml:volumeMeasureCubicMetre for element volPumped --> 
    590590                                <xsd:annotation> 
    591                                         <xsd:documentation>Volume Pumped.</xsd:documentation> 
     591                                        <xsd:documentation>Volume of cement slurry pumped (m3).</xsd:documentation> 
    592592                                </xsd:annotation> 
    593593                        </xsd:element> 
     
    597597                        <xsd:element name="yp" type="witsml:specificVolumeMeasureCubicFeetPer94PoundSack" minOccurs="0" maxOccurs="1"> 
    598598                                <xsd:annotation> 
    599                                         <xsd:documentation>Yield point (Bingham and Herschel Bulkley models).</xsd:documentation> 
     599                                        <xsd:documentation>Yield point (Bingham and Herschel Bulkley models) (ft3/sack).</xsd:documentation> 
    600600                                </xsd:annotation> 
    601601                        </xsd:element> 
     
    626626                        <xsd:element name="eTimThickening" type="witsml:timeMeasureHour" minOccurs="0" maxOccurs="1"> 
    627627                                <xsd:annotation> 
    628                                         <xsd:documentation>Test thickening time.</xsd:documentation> 
     628                                        <xsd:documentation>Thickening time (h).</xsd:documentation> 
    629629                                </xsd:annotation> 
    630630                        </xsd:element> 
     
    635635                                <!-- PROFILE: Changed type from witsml:volumePerVolumeMeasure to witsml:volumePerVolumeMeasurePercent for element pcFreeWater --> 
    636636                                <xsd:annotation> 
    637                                         <xsd:documentation>Test free water na: = mL/250ML.</xsd:documentation> 
     637                                        <xsd:documentation>Percent of free water in a cement slurry (%)</xsd:documentation> 
    638638                                </xsd:annotation> 
    639639                        </xsd:element> 
     
    23062306                                <!-- PROFILE: Changed type from witsml:str32 to witsml:tubularTypes for element type --> 
    23072307                                <xsd:annotation> 
    2308                                         <xsd:documentation>The type of tubular (e.g., casing, tubing, liner, packer, open hole, other).</xsd:documentation> 
     2308                                        <xsd:documentation>The type of tubular (e.g., c=casing, t=tubing, l=liner).</xsd:documentation> 
    23092309                                </xsd:annotation> 
    23102310                        </xsd:element> 
     
    23122312                                <!-- PROFILE: Changed type from witsml:lengthMeasure to witsml:lengthMeasureInch for element type --> 
    23132313                                <xsd:annotation> 
    2314                                         <xsd:documentation>The inside diameter of the tubular used.</xsd:documentation> 
     2314                                        <xsd:documentation>The inside diameter of the tubular used (in).</xsd:documentation> 
    23152315                                </xsd:annotation> 
    23162316                        </xsd:element> 
     
    23182318                                <!-- PROFILE: Changed type from witsml:lengthMeasure to witsml:lengthMeasureInch for element type --> 
    23192319                                <xsd:annotation> 
    2320                                         <xsd:documentation>The outside diameter of the tubular used.</xsd:documentation> 
     2320                                        <xsd:documentation>The outside diameter of the tubular used (in).</xsd:documentation> 
    23212321                                </xsd:annotation> 
    23222322                        </xsd:element> 
     
    23242324                                <!-- PROFILE: Changed type from witsml:massPerLengthMeasure to witsml:massPerLengthMeasurePoundsMassPerFoot for element type --> 
    23252325                                <xsd:annotation> 
    2326                                         <xsd:documentation>The weight per length of the tubular.</xsd:documentation> 
     2326                                        <xsd:documentation>The weight per length of the tubular (pound/ft).</xsd:documentation> 
    23272327                                </xsd:annotation> 
    23282328                        </xsd:element> 
     
    23422342                        <xsd:element name="length" type="witsml:lengthMeasureMetre" minOccurs="0" maxOccurs="1"> 
    23432343                                <xsd:annotation> 
    2344                                         <xsd:documentation>Length measured along string.</xsd:documentation> 
     2344                                        <xsd:documentation>Length measured along string (m).</xsd:documentation> 
    23452345                                        <!-- PROFILE: Added element length --> 
    23462346                                </xsd:annotation> 
     
    23482348                        <xsd:element name="mdTop" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> 
    23492349                                <xsd:annotation> 
    2350                                         <xsd:documentation>The measured depth of the top of the tubular.</xsd:documentation> 
     2350                                        <xsd:documentation>The measured depth of the top of the tubular (m).</xsd:documentation> 
    23512351                                </xsd:annotation> 
    23522352                        </xsd:element> 
    23532353                        <xsd:element name="mdBottom" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> 
    23542354                                <xsd:annotation> 
    2355                                         <xsd:documentation>The measured depth of the bottom of the tubular.</xsd:documentation> 
     2355                                        <xsd:documentation>The measured depth of the bottom of the tubular (m).</xsd:documentation> 
    23562356                                </xsd:annotation> 
    23572357                        </xsd:element> 
     
    23772377                        <xsd:element name="casingType" type="witsml:casingTypes" minOccurs="1" maxOccurs="1"> 
    23782378                                <xsd:annotation> 
    2379                                         <xsd:documentation>The casing type used in this tubular job stage.</xsd:documentation> 
     2379                                        <xsd:documentation>The casing type used in the tubular section. (e.g. top, intermediate, production)</xsd:documentation> 
    23802380                                </xsd:annotation> 
    23812381                        </xsd:element>