- From: Michael Kay <mike@saxonica.com>
- Date: Thu, 18 Sep 2008 23:57:23 +0100
- To: "'John.Tucker'" <John.Tucker@noaa.gov>, <xmlschema-dev@w3.org>
If you've got no schema, then xmlschema-dev is a strange place to ask your question! A good place for XSLT questions is the xsl-list at mulberrytech.com. But before you ask there, take a look at the xsl:result-document instruction in XSLT 2.0. Michael Kay http://www.saxonica.com/ > -----Original Message----- > From: xmlschema-dev-request@w3.org > [mailto:xmlschema-dev-request@w3.org] On Behalf Of John.Tucker > Sent: 18 September 2008 16:55 > To: xmlschema-dev@w3.org > Subject: multiple output > > > I apologize for asking something so basic -- I just can't > find the answer in my books. > > I've got a large, wild (meaning: no schema or DTD) XML file > and an XSL stylesheet I wrote to process it into a standard > XML format. > But the standard wants it to be broken up into individual > files, one for each recurance of a particular high-level element. > How can I best make this happen? > > tx, > John > > >
Received on Thursday, 18 September 2008 22:58:06 UTC