Changeset 332

Show
Ignore:
Timestamp:
02/09/12 12:50:07 (12 years ago)
Author:
karianne
Message:
 
Location:
standards/DailyDrillingReport/1.2.0
Files:
6 removed
2 modified
3 copied

Legend:

Unmodified
Added
Removed
  • standards/DailyDrillingReport/1.2.0/HTMLreport/ddr_HTMLReport_transformation_2011_02_07.xsl

    r331 r332  
    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_v_1_2_1.xsd"/> 
     6        <xsd:import namespace="http://www.witsml.org/schemas/1series" schemaLocation="WITSML_drillReport_profiled_schema_2011_01_29.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_v_1_2_1.xsd'"/> 
     8        <xsl:variable name="ddrSchema" select="'WITSML_drillReport_profiled_schema_2011_01_29.xsd'"/> 
    99        <xsl:template match="/"> 
    1010                <html> 
  • standards/DailyDrillingReport/1.2.0/HTMLreport/readMe.txt

    r330 r332  
    66<witsml:drillReports  
    77        version="1.4.0.0"  
    8         xsi:schemaLocation="http://www.witsml.org/schemas/1series WITSML_drillReport_profiled_schema_v_1_2_1.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" 
     
    1616<witsml:drillReports  
    1717        version="1.4.0.0"  
    18         xsi:schemaLocation="http://www.witsml.org/schemas/1series WITSML_drillReport_profiled_schema_v_1_2_0.xsd"  
     18        xsi:schemaLocation="http://www.witsml.org/schemas/1series WITSML_drillReport_profiled_schema_2011_05_07.xsd"  
    1919        xmlns:witsml="http://www.witsml.org/schemas/1series"  
    2020        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"