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

changed description in readme files

Location:
projects/DailyDrillingReport_1.2/XML/HTMLreport
Files:
2 modified

Legend:

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

    r276 r277  
    1010        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    1111 
    12 Open the xml file in a browser, and the content should be formated in HTML 
    13  
    1412For reports created before DDR 1.2.0 use 
    1513 
     
    2220        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    2321 
     22Open the xml file in a browser, and the content should be formated in HTML 
     23 
    2424TECHNICAL DETAILS 
    2525******************* 
  • projects/DailyDrillingReport_1.2/XML/HTMLreport/readMe_testing.txt

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