Project

General

Profile

« Previous | Next » 

Revision 1648

Added by Jing Tao about 21 years ago

Revised some templates

View differences:

eml-physical-2.0.0.xsl
82 82
    <xsl:call-template name="physicaltextFormat">
83 83
      <xsl:with-param name="physicalfirstColStyle" select="$physicalfirstColStyle"/>
84 84
    </xsl:call-template>
85
    <xsl:call-template name="physicalexternallyDefinedFormat">
86
      <xsl:with-param name="physicalfirstColStyle" select="$physicalfirstColStyle"/>
87
    </xsl:call-template>
88
    <xsl:call-template name="physicalbinaryRasterFormat">
89
      <xsl:with-param name="physicalfirstColStyle" select="$physicalfirstColStyle"/>
90
    </xsl:call-template>
91
    <xsl:if test="$notshowdistribution=''">
92
      <xsl:call-template name="distribution">
93
       <xsl:with-param name="disfirstColStyle" select="$physicalfirstColStyle"/>
94
       <xsl:with-param name="dissubHeaderStyle" select="$physicalsubHeaderStyle"/>
95
    </xsl:call-template>
96
    </xsl:if>
85 97
  </xsl:template>
86 98
  
87 99
  <xsl:template name="physicalobjectName">

Also available in: Unified diff