This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: transforming a single XML document to several new ones


> 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@ntlworld.com
work: Michael.Kay@softwareag.com


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]