Show
Ignore:
Timestamp:
02/23/11 12:59:25 (13 years ago)
Author:
yaolu
Message:

fixed some bugs, changed the example file for dullgrade to a text string

Files:
1 modified

Legend:

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

    r139 r142  
    24902490                </xsd:annotation> 
    24912491                <xsd:restriction base="witsml:abstractTypeEnum"> 
    2492                         <xsd:enumeration value="Casing"> 
     2492                        <xsd:enumeration value="c"> 
    24932493                                <xsd:annotation> 
    24942494                                        <xsd:documentation>Casing</xsd:documentation> 
    24952495                                </xsd:annotation> 
    24962496                        </xsd:enumeration> 
    2497                         <xsd:enumeration value="Liner"> 
     2497                        <xsd:enumeration value="l"> 
    24982498                                <xsd:annotation> 
    24992499                                        <xsd:documentation>Liner</xsd:documentation> 
    25002500                                </xsd:annotation> 
    25012501                        </xsd:enumeration> 
    2502                         <xsd:enumeration value="Tubing"> 
     2502                        <xsd:enumeration value="t"> 
    25032503                                <xsd:annotation> 
    25042504                                        <xsd:documentation>Tubing</xsd:documentation>