RE: [xsl] Splitting Up XML in many files

Subject: RE: [xsl] Splitting Up XML in many files
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sun, 31 Jul 2005 16:34:22 +0100
No-one is being theoretical here. You can use XSLT 2.0 by downloading Saxon
8.4: see http://saxon.sf.net/

Your choices here are to use a processor that implements the draft XSLT 2.0
spec, or to use a vendor-specific extension to an XSLT 1.0 processor.

Michael Kay
http://www.saxonica.com/

> I don't intend to go theoretical here. If this is XSL 2.0 and
> if there is no
> actual (freely available) piece of software which executes
> it, it is of
> little help. I am happy to hear from the opposite, in case I
> am mistaken.
>
> Also I would be interested in an example of xalan:write....
>
> Kind Regards,
> Karl
>
> > --- Urspr|ngliche Nachricht ---
> > Von: "Michael Kay" <mike@xxxxxxxxxxxx>
> > An: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
> > Betreff: RE: [xsl] Splitting Up XML in many files
> > Datum: Sun, 31 Jul 2005 15:36:43 +0100
> >
> > >
> > >     David> there is no xsl:document instruction.
> > >
> > > Yes there is - it's in XSLT 2.0 -
> > > http://www.w3.org/TR/xslt20/#element-document.
> >
> > But it does something different. The instruction needed here is
> > xsl:result-document.
> >
> > Michael Kay
> > http://www.saxonica.com/
> >
>
> --
> GMX DSL = Maximale Leistung zum minimalen Preis!
> 2000 MB nur 2,99, Flatrate ab 4,99 Euro/Monat:
> http://www.gmx.net/de/go/dsl

Current Thread