Changeset 331

Show
Ignore:
Timestamp:
02/09/12 12:44:53 (12 years ago)
Author:
karianne
Message:
 
Files:
1 modified

Legend:

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

    r319 r331  
    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="WITSML_drillReport_profiled_schema_v_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="'WITSML_drillReport_profiled_schema_v_1_2_1.xsd'"/> 
    99        <xsl:template match="/"> 
    1010                <html>