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]

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


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@yahoo.com>
To: <XSL-List@mulberrytech.com>
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

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