[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: How to transform multiple XML docs with XSLT 2.0 into single doc
From: Andriy Gerasika <andriy.gerasika@xxxxxxxxx>
Date: Tue, 22 Jun 2010 22:09:22 +0300
    <xsl:template match="/">
      <xsl:for-each select="$data/root/test">
         <xsl:for-each select="."/>
perhaps here should be xsl:value-of??

      </xsl:for-each>
    </xsl:template>
</xsl:stylesheet>

Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member