xsl-list
[Top] [All Lists]

RE: breaking up a big xml file into smaller xml files

2004-03-19 09:00:16
Yes, I plan to use the saxon:output, but at this point I can't get the
correct data to output.

I'm using my input xml file as an index into a big xml file.  I plan to use
document() to access the nodes from the big xml file.  Once that's working
I'll enclose in a saxon:output statement.

-don 
-----Original Message-----
From: owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com 
[mailto:owner-xsl-
list(_at_)lists(_dot_)mulberrytech(_dot_)com] On Behalf Of David Carlisle
Sent: Friday, March 19, 2004 8:57 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] breaking up a big xml file into smaller xml files


you want to look at the saxon:output extension element not the
document() function which is for going the other way: making one big
result from several input documents.

--
http://www.dcarlisle.demon.co.uk/matthew

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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





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



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