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

changed description in readme files

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • 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