xsl-list
[Top] [All Lists]

Re: Split files with XSLT2.0 xsl:result-document

2004-12-06 08:26:30

I need to call it from an Ant script:
 someone else will need to tell you how to control processors via Ant.
If calling saxon from the commandline then you would use
saxon -o ${xsl_dir}/anything 
ro specify that the base uri for output is ${xsl_dir} in which case you
would only need a relative URI in the href attribute of xsl:result
document. But I don't know how you translate this into Ant.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

--~------------------------------------------------------------------
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(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>