Andreas Hartmann wrote:
Hi Anish,

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

would you mind giving a larger context about what you're trying to achieve? Do you want to modify files in the Lenya repository? Which Lenya version are you using?

-- Andreas



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.



Hi Andreas

Actually I want to write a new XML file (apart from Lenya's internal files). This XML will reside on my server's file system as an independent file. I'm using:

1)   Lenya 1.2.4
2)   Cocoon 2.1.7

On Tomcat 5.5.17

--
Thanks & Regards,
Anish


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

Reply via email to