[rdv commit] r1328 - trunk/xslt

0 views
Skip to first unread message

codesite...@google.com

unread,
Dec 8, 2008, 11:15:50 AM12/8/08
to rdv-c...@googlegroups.com
Author: ja...@paltasoftware.com
Date: Mon Dec 8 07:55:38 2008
New Revision: 1328

Modified:
trunk/xslt/header.xslt

Log:
Make the node channel name more descriptive.

Modified: trunk/xslt/header.xslt
==============================================================================
--- trunk/xslt/header.xslt (original)
+++ trunk/xslt/header.xslt Mon Dec 8 07:55:38 2008
@@ -18,8 +18,7 @@

<xsl:template match="NodeOutput">
<xsl:for-each select="./ResponseType">
- <xsl:value-of select="$tab"/>
- <xsl:value-of select="parent::NodeOutput/@nodeTag" /><xsl:value-of
select="."/>
+ <xsl:value-of select="$tab"/>Node<xsl:value-of
select="parent::NodeOutput/@nodeTag" />-<xsl:value-of select="."/>
</xsl:for-each>
</xsl:template>

Reply all
Reply to author
Forward
0 new messages