Changeset 878 for DCWoRMS/trunk/simulator/xslt/task2resreq.xslt
- Timestamp:
- 02/19/13 15:17:23 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
DCWoRMS/trunk/simulator/xslt/task2resreq.xslt
r850 r878 80 80 <xsl:template match="execution" mode="COPY_OF_MODE"> 81 81 <xsl:element name="execution"> 82 <xsl:apply-templates select="executable" mode="COPY_OF_MODE"/> 82 83 <xsl:apply-templates select="resourceConsumptionProfile" mode="COPY_OF_MODE"/> 83 84 <xsl:apply-templates select="stdin" mode="COPY_OF_MODE"/>
Note: See TracChangeset
for help on using the changeset viewer.