Project

General

Profile

« Previous | Next » 

Revision 4828

removed duplicate variable settings

View differences:

eml-settings-2.1.0.xsl
140 140
    <xsl:param name="entitytype"></xsl:param>
141 141
<!-- the index of entity in same entity type -->
142 142
    <xsl:param name="entityindex"/>
143
<!-- the index of attribute in same entity -->
143
<!-- the index of attribute in same entity  -->
144 144
    <xsl:param name="attributeindex"/>
145 145
<!-- the index of physical part in entity part-->
146 146
    <xsl:param name="physicalindex"/>
......
148 148
    <xsl:param name="distributionindex"/>
149 149
<!-- the levle of distribution -->
150 150
    <xsl:param name="distributionlevel"/>
151
<!-- the index of attribute in attribute list-->
152
    <xsl:param name="attributeindex"/>
151
<!-- the index of attribute in attribute list WHY TWICE ? -->
152
<!--    <xsl:param name="attributeindex"/> -->
153 153
<!-- the index of additional metadata-->
154 154
    <xsl:param name="additionalmetadataindex"/>
155 155
<!-- attribute set to get rid of cell spacing-->

Also available in: Unified diff