B
bubbabudge
Hi,
I'm new to XSLT, so excuse my ignorance. How do I do something like
this:
<xsl:copy-of select="document('*.xml')"/>
That is, I want to use the document function to merge all xml files in
the current working directory.
Thanks for any hints,
Bubba
I'm new to XSLT, so excuse my ignorance. How do I do something like
this:
<xsl:copy-of select="document('*.xml')"/>
That is, I want to use the document function to merge all xml files in
the current working directory.
Thanks for any hints,
Bubba