Changeset 275

Show
Ignore:
Timestamp:
07/05/11 11:02:40 (13 years ago)
Author:
yaolu
Message:

uploaded a xsd for old versions of the reports, and added the scope test document.
changed the readMe.txt to include the xsd for the old report also

Location:
projects/DailyDrillingReport_1.2
Files:
2 added
1 modified

Legend:

Unmodified
Added
Removed
  • projects/DailyDrillingReport_1.2/XML/HTMLreport/readMe.txt

    r193 r275  
    1212Open the xml file in a browser, and the content should be formated in HTML 
    1313 
     14For reports created before DDR 1.2.0 use  
     15 
     16<?xml version="1.0" encoding="ISO-8859-1"?> 
     17<?xml-stylesheet type="text/xsl" href="ddr_HTMLReport_transformation.xsl"?> 
     18<witsml:drillReports  
     19        version="1.4.0.0"  
     20        xsi:schemaLocation="http://www.witsml.org/schemas/1series WITSML_drillReport_profiled_schema_2011_05_07.xsd"  
     21        xmlns:witsml="http://www.witsml.org/schemas/1series"  
     22        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    1423 
    1524TECHNICAL DETAILS