Re: [xslt] xsltproc and multiple file output.



On Sun, May 27, 2001 at 12:08:02AM +1000, Robert Collins wrote:
> Hi!
>     I'm trying to process docbook xsl-stylesheet's with xsltproc. I see
> from http://xmlsoft.org/XSLT/#News that as of 0.4.0 multiple file output
> should be present... I cannot seem to find any doco on the xsl elements
> needed to use this..

  Hi, first make sure you have a recent version like 0.10.0 and also 
a recent version of libxml2 (2.3.9).

> Obviously I will need to customise the docbook stylesheet once I know
> how to to multi-file output with xsltproc, and if successful I'll send
> in such customisations to docbook, so that xsltproc can be supported
> ootb.

  Multiple file output are extensions to the standard XSLT-1.0 . libxslt
implements 4 syntaxes, the Xalan, XT, and Saxon's processors ones. But
the one I recommend, is  the 4th one, from the XSLT-1.1 working draft.
   http://www.w3.org/TR/xslt11/#multiple-output

  there is an example in the distribution in the tests/multiple directory,

Daniel

-- 
Daniel Veillard      | Red Hat Network http://redhat.com/products/network/
veillard@redhat.com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]