- Timestamp:
- 11/08/12 15:04:32 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
DCWoRMS/trunk/src/test/DEBBTranslator/xml/DEBBComponentTranslator.xsl
r583 r587 114 114 115 115 <xsl:template match="Storage"> 116 <!-- TODO: Not finished--> 116 117 <xsl:element name="resourceUnit"> 117 118 <xsl:attribute name="class">Storage</xsl:attribute> … … 121 122 122 123 <xsl:template match="CoolingDevice"> 124 <!-- TODO: Not finished--> 123 125 <xsl:element name="parameter"> 124 126 <xsl:attribute name="name">CoolingDevice</xsl:attribute>
Note: See TracChangeset
for help on using the changeset viewer.