[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: Can XSL process and separate one XML file into several others?


Subject: Re: Can XSL process and separate one XML file into several others?
From: "Benoit Cerrina" <benoit.cerrina@xxxxxxxxxxx>
Date: Sun, 5 Nov 2000 10:49:31 +0100

Hi,
this cannot be done with straight xsl, you'll need to use a specific
extension implemented by your parser.
Since this is in so much demand I'm fairly sure that all processor implement
one. I am however only familiar
with xalan and in xalan's case you should look at the redirect extension.
Benoit
----- Original Message -----
From: "adam colin" <cjwadam@xxxxxxxxx>
To: <XSL-List@xxxxxxxxxxxxxxxx>
Sent: Thursday, November 02, 2000 10:22 PM
Subject: Can XSL process and separate one XML file into several others?


>
> I have searched the FAQs and not found the answer...to
> this
>
> I have a large XML file. I want to do some XSLT
> processing, which will include splitting up the XML
> file into several smaller files.
>
> Example.
>
> You have a XML document for a whole BOOK. The XSLT
> processes it and produces separate HTML files for each
> chapter, and links between them.
>
> can this be done, are there taglibs???
>
> __________________________________________________
> Do You Yahoo!?
> >From homework help to love advice, Yahoo! Experts has your answer.
> http://experts.yahoo.com/
>
>
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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



Current Thread
Keywords