Ignore:
Timestamp:
03/26/13 14:13:39 (12 years ago)
Author:
gosiaw
Message:

Minor problem with cStates solved

File:
1 edited

Legend:

Unmodified
Added
Removed
  • DCWoRMS/branches/coolemall/src/test/DEBBTranslator/xml/DEBBComponentTranslator.xsl

    r944 r1025  
    243243        <xsl:template match="CState"> 
    244244                <xsl:element name="parameter"> 
    245                         <xsl:attribute name="name">pState</xsl:attribute> 
     245                        <xsl:attribute name="name">cState</xsl:attribute> 
    246246                        <xsl:element name="property"> 
    247247                                <xsl:attribute name="name">name</xsl:attribute> 
Note: See TracChangeset for help on using the changeset viewer.