Altova Mailing List Archives>Archive Index >xsl-list Archive Home >Recent entries >Thread Prev - [xsl] xsl:result-document usage >Thread Next - Re: [xsl] xsl:result-document usage Re: [xsl] xsl:result-document usageTo: xsl-list@-----.------------.--- Date: 11/3/2009 9:13:00 AM 2009/11/2 a kusa <akusa8@g...>:
> Hi
>
> I am not very clear with the xsl:result-document usage in xslt 2.0.
> Basically, here is what I want to do.
>
> I have an xml file to which I apply my trasnformation style sheet. In
> my transformation, I calculate what the document number for this input
> file must be. Now when I run the transformation my output file must
> be {document number}.xml.
>
> Can I achieve this through xsl:result-document?
yep:
<xsl:template match="/">
<xsl:result-document href="{$filename}">
....
--
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe@l...>
--~--
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
