Changeset 277

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
Files:
2 added
4 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 
  • projects/DailyDrillingReport_1.2/XML/PDFreport/readMe.txt

    r193 r277  
    66<witsml:drillReports  
    77        version="1.4.0.0"  
    8         xsi:schemaLocation="http://www.witsml.org/schemas/1series WITSML_drillReport_profiled_schema.xsd"  
     8        xsi:schemaLocation="http://www.witsml.org/schemas/1series WITSML_drillReport_profiled_schema_2011_01_29.xsd"  
    99        xmlns:witsml="http://www.witsml.org/schemas/1series"  
    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 
     12For reports generated before 1.2.0 use 
     13 
     14<?xml version="1.0" encoding="ISO-8859-1"?> 
     15<?xml-stylesheet type="text/xsl" href="ddr_PDFReport_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 
     22Run the document with a software that converts XML, XSL-FO to PDF. 
    1323 
    1424 
  • projects/DailyDrillingReport_1.2/XML/PDFreport/readMe_testing.txt

    r193 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 
     12 
     13For reports generated before 1.2.0 use 
     14 
     15<?xml version="1.0" encoding="ISO-8859-1"?> 
     16<?xml-stylesheet type="text/xsl" href="ddr_PDFReport_transformation.xsl"?> 
     17<witsml:drillReports  
     18        version="1.4.0.0"  
     19        xsi:schemaLocation="http://www.witsml.org/schemas/1series WITSML_drillReport_profiled_schema_2011_05_07.xsd"  
     20        xmlns:witsml="http://www.witsml.org/schemas/1series"  
     21        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
     22 
     23Run the document with a software that converts XML, XSL-FO to PDF. 
    1324 
    1425