Show
Ignore:
Timestamp:
05/18/11 12:49:55 (13 years ago)
Author:
yaolu
Message:

prepared the xsl for the model reference mappings

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • projects/DailyDrillingReport_1.2/XML/PDFreport/ddr_PDFReport_transformation_2011_03_09.xsl

    r221 r222  
    21172117                                                                                                        <xsl:value-of select="$element_cementingFluid//xsd:element[@name='eTimThickening']/@sawsdl:modelReference"/> 
    21182118                                                                                                </xsl:variable> 
    2119                                                                                                 <xsl:variable name="url_comments"> 
     2119                                                                                                <xsl:variable name="url_fluidComments"> 
    21202120                                                                                                        <xsl:value-of select="$element_cementingFluid//xsd:element[@name='comments']/@sawsdl:modelReference"/> 
    21212121                                                                                                </xsl:variable> 
     
    22102210                                                                                                                                        <fo:table-cell  text-align="left"> 
    22112211                                                                                                                                                <fo:block> 
    2212                                                                                                                                                 <fo:basic-link external-destination="url({$url_comments})">Comments</fo:basic-link></fo:block> 
     2212                                                                                                                                                <fo:basic-link external-destination="url({$url_fluidComments})">Comments</fo:basic-link></fo:block> 
    22132213                                                                                                                                        </fo:table-cell> 
    22142214                                                                                                                                </fo:table-row>