[xml] Re: libxslt question
- From: Enno Rehling <enno despammed com>
- To: xml gnome org
- Subject: [xml] Re: libxslt question
- Date: Tue, 02 Mar 2004 15:43:10 +0100
Lucas Brasilino wrote:
Hi
I have a large xml document that I want to break down and transform
into many smaller files. For each occurrence of "/foo", I want to
create a new file that is built using an xsl transformation based on
the foo-Node.
It's a XSLT question, not a libxslt question. Take a look at
<xsl:document> element at XSLT specs.
Thanks. I was looking at an old draft of XSLT (1999) which didn't have that
element. However, I'm still not sure how to use it.
Which function does the actual writing of these sub-documents? And what
happens if the stylesheet tries to place them in directories that do not
exist, will those then be created? I'm asking because the document names and
directories they are places in should in my case be derived from the input data.
Enno.
--
A banker is a fellow who lends you his umbrella when the sun is shining
and wants it back the minute it begins to rain.
-- Mark Twain
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]