|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Writing an Var into a file
I don't know if is this what i want but i used
<xsl:stylesheet version="2.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 lxslt" >
<redirect:write file="tables.xml" method="xml" indent="yes">
(...)
</redirect:write>
Quoting Jan Kohnert <J.Kohnert@xxxxxxxxxxx>:
> Hello List,
>
> I have the Var calles $This.
>
> For debuging reasons I want to output the variable into a output XML file.
> The XML file is not the same as the general sytelsheets output. In the end I
> want to have two files. The general output, and the XML file including
> "$This".
>
> I was thinking about using something similiar to this:
> <xsl:copy-of select="document('This.xml')/$This)"/>
>
> But that did not work.
>
> Do You have an idea of how I could copy $This inot this.xml?
>
> Thanks!!!
>
> --+------------------------------------------------------------------
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
> To unsubscribe, go to: http://l
ists.mulberrytech.com/xsl-list/
> or e-mail: <mailto:xsl-list-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx>
> --+--
>
>
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








