Hi All

I want to write XML file physically on the server using xsl tags:

I've found these methods:

1). <xsl:result-document>  <!-- This is only for XSLT 2.0 -->

2). <xt:document>  <!-- Using J Clark api -->


I tried but it didn't work (as I need to apply for XSLT 1.0). Also I'm not sure whether these tags create new files physically on the file system or not.

I need to do this for XSLT 1.0.

Please suggest.

--
Thanks & Regards,
Anish


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to