[Home] [By Thread] [By Date] [Recent Entries]
Is it possible to use <xsl:for-each ..> to read 2 documents. Something like <xsl:for-each select="//abc/*|$file2//abc/*">. I tried this but it doesn't seem to work.
|
[Home] [By Thread] [By Date] [Recent Entries]
Is it possible to use <xsl:for-each ..> to read 2 documents. Something like <xsl:for-each select="//abc/*|$file2//abc/*">. I tried this but it doesn't seem to work.
|