Subject: Re: Dynamic xml file generation with Cocoon From: Iain Campbell <iain.campbell@xxxxxxxxxxx> Date: Mon, 18 Sep 2000 10:53:25 +0100 |
---------- From: Robert Koberg <rob@xxxxxxxxxx> Reply-To: xsl-list@xxxxxxxxxxxxxxxx Date: Fri, 15 Sep 2000 08:58:24 -0700 To: xsl-list@xxxxxxxxxxxxxxxx Subject: Re: Dynamic xml file generation with Cocoon
Use this: <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:lxslt="http://xml.apache.org/xslt" xmlns:redirect="org.apache.xalan.xslt.extensions.Redirect" extension-element-prefixes="redirect">
<xsl:template match="whatever">
<redirect:write file="../../Chapters/{@id}/file1.xml">
----**** what you want to write to the file1.xml ****------
</redirect:write>
</xsl:template>
> I need to generate and save an xml file with Cocoon. I have an XSP page > which connects to a MySQL database and runs a query. Everything works as it > should, but I need to save the resultant xml file automatically, for > further transformations later. > > I have barked up every tree I can find, but none appears to have been the > right one! If anyone can suggest a way for this to be carried out, I would > be greatly appreciative.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
DOT new media www.dotco.co.uk 2-3 st andrews place lewes uk
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: Dynamic xml file generation wit, Robert Koberg | Thread | Re: Dynamic xml file generation wit, Robert Koberg |
RE: XSLT V 1.1, Eckenberger Axel | Date | ANN: The new XSL FO implementation, Alexey Gokhberg |
Month |