- Timestamp:
- 07/15/13 16:50:04 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
DCWoRMS/branches/coolemall/simulator/xslt/task2resreq.xslt
r883 r1135 25 25 26 26 <xsl:attribute name="jobId"><xsl:value-of select="$JOB_ID"/></xsl:attribute> 27 <xsl:attribute name=" taskId"><xsl:value-of select="@taskId"/></xsl:attribute>27 <xsl:attribute name="id"><xsl:value-of select="@id"/></xsl:attribute> 28 28 <xsl:attribute name="userDN"><xsl:value-of select="$USER_DN"/></xsl:attribute> 29 29 <xsl:attribute name="submissionTime"><xsl:value-of select="$SUBMISSION_TIME"/></xsl:attribute>
Note: See TracChangeset
for help on using the changeset viewer.