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: One texdocument in and several xmldocuments out?


On Mon, May 06, 2002 at 01:28:51PM +0200, Tove Nilstun wrote:
> Hi
> 
> I am a total beginner when it comes to XML, but in order to start working
> with it, there are two things I need to sort out.
> 
> I have a user guide (written in MS Word) with both text and pictures. I
> would like to 1. convert this document to several xml documents, one per
> headline and 2. create an additional xml file containing an index of the
> files created in step one.
> 
> Is this possible?

Absolutely. Just create one XSLT file for each output file you desire.
Then run the XML through your parser once for each XSLT file you've
created.

Be well,
Zack

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

-- 
Zack Brown

 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]