RE: [xsl] transforming a single XML document to several new ones

Subject: RE: [xsl] transforming a single XML document to several new ones
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Mon, 11 Mar 2002 12:14:26 -0000
> I try to do the following: I have a big XML document of about
> 60k.

60Kbytes isn't particularly big. Start worrying if it's 60Mbytes.

> I'd like
> to use XSL-T to generate WML or XHTML output, but in several
> smaller files.
>
> Is that possible with XSLT?
>
Many XSLT processors have an extension element (e.g. saxon:output,
xalan:write) to achieve this. MSXML3 is a notable exception. With the XSLT
1.1 and 2.0 working drafts, it becomes a standard feature of the language.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread