Show
Ignore:
Timestamp:
03/22/11 15:15:54 (13 years ago)
Author:
yaolu
Message:

fixed some of the changes regarding xsl and the report view

Files:
1 modified

Legend:

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

    r150 r152  
    332332                                <!-- PROFILE: Added element mdTotHoleMade. --> 
    333333                                <xsd:annotation> 
    334                                         <xsd:documentation>Measured depth made totally.</xsd:documentation> 
     334                                        <xsd:documentation>Total accumulated Measured depth for the entire run.</xsd:documentation> 
    335335                                </xsd:annotation> 
    336336                        </xsd:element> 
     
    338338                                <!-- PROFILE: Added element totHrsDrilled. --> 
    339339                                <xsd:annotation> 
    340                                         <xsd:documentation>Hours drilled totally.</xsd:documentation> 
     340                                        <xsd:documentation>Total accumulated Hours of drilling for the entire run.</xsd:documentation> 
    341341                                </xsd:annotation> 
    342342                        </xsd:element>