Show
Ignore:
Timestamp:
02/13/12 12:07:51 (12 years ago)
Author:
karianne
Message:

Changed name on DDR-schemas for more readability....
WITSML_drillReport_profiled_schema_2011_01_29 --> DDRv_1_2_1.xsd og
WITSML_drillReport_profiled_schema_2011_05_07 --> DDRv_1_2_0.

Location:
projects/DailyDrillingReport_1.2/Deliveries/HTMLreport
Files:
2 added
3 modified

Legend:

Unmodified
Added
Removed
  • projects/DailyDrillingReport_1.2/Deliveries/HTMLreport/ddr_HTMLReport_transformation_2011_02_07.xsl

    r294 r335  
    44        <xsl:output method="html" version="1.0" encoding="UTF-8" indent="yes"/> 
    55        <!--  import the schema enables sawsdl:modelReference lookup --> 
    6         <xsd:import namespace="http://www.witsml.org/schemas/1series" schemaLocation="WITSML_drillReport_profiled_schema_2011_01_29.xsd"/> 
     6        <xsd:import namespace="http://www.witsml.org/schemas/1series" schemaLocation="DDRv_1_2_1.xsd"/> 
    77        <!--  A global variable for the Drill Report schema file name. Required for URL lookup of element definitions in RDL --> 
    8         <xsl:variable name="ddrSchema" select="'WITSML_drillReport_profiled_schema_2011_01_29.xsd'"/> 
     8        <xsl:variable name="ddrSchema" select="'DDRv_1_2_1.xsd'"/> 
    99        <xsl:template match="/"> 
    1010                <html> 
  • projects/DailyDrillingReport_1.2/Deliveries/HTMLreport/readMe.txt

    r294 r335  
    66<witsml:drillReports  
    77        version="1.4.0.0"  
    8         xsi:schemaLocation="http://www.witsml.org/schemas/1series WITSML_drillReport_profiled_schema_2011_01_29.xsd"  
     8        xsi:schemaLocation="http://www.witsml.org/schemas/1series DDRv_1_2_1.xsd"  
    99        xmlns:witsml="http://www.witsml.org/schemas/1series"  
    1010        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
     
    1616<witsml:drillReports  
    1717        version="1.4.0.0"  
    18         xsi:schemaLocation="http://www.witsml.org/schemas/1series WITSML_drillReport_profiled_schema_2011_05_07.xsd"  
     18        xsi:schemaLocation="http://www.witsml.org/schemas/1series DDRv_1_2_0.xsd"  
    1919        xmlns:witsml="http://www.witsml.org/schemas/1series"  
    2020        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
  • projects/DailyDrillingReport_1.2/Deliveries/HTMLreport/testDocumet_2011_02_07.xml

    r294 r335  
    33<witsml:drillReports  
    44        version="1.4.0.0"  
    5         xsi:schemaLocation="http://www.witsml.org/schemas/1series WITSML_drillReport_profiled_schema_2011_01_29.xsd"  
     5        xsi:schemaLocation="http://www.witsml.org/schemas/1series DDRv_1_2_1.xsd"  
    66        xmlns:witsml="http://www.witsml.org/schemas/1series"  
    77        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">