xsl-list
[Top] [All Lists]

RE: Create several XML files

2004-11-22 10:42:29
I have a xml file (Response.xml) and it has several
xml documents into it, like this:


There's no absolute reason why you can't store several XML documents in a
single file, but you'll need some software that extracts them and presents
them to the XML parser one at a time, and I'm not aware of any off-the-shelf
software that does that. Certainly you can't expect an XML parser to do it.
And of course you can't transform a document until you can parse it.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>