M
Marc
Hi,
I'm doing an XSLT transformation and I'd like to have the output file
contain a header like, "Automatically formatted from input
file://xyz.xml."
Is there any easy way to do this? I am imagining something like:
<xsl:value of select="url()"/>
But I don't see anything like this existing.
Thanks, Marc
I'm doing an XSLT transformation and I'd like to have the output file
contain a header like, "Automatically formatted from input
file://xyz.xml."
Is there any easy way to do this? I am imagining something like:
<xsl:value of select="url()"/>
But I don't see anything like this existing.
Thanks, Marc