xsl-list
[Top] [All Lists]

multilple output documents

2004-03-19 08:25:41
I'd like to generate multiple output documemts with xsltproc via
xsl:document. My xml document has a section element, on which the
document should be split. This section element can be used recursively -
that means a section can be in a section and so on.

All works fine with something like <xsl:document href="{(_at_)id}(_dot_)html">. 
But
I want to send the output into a subdir "out". For the "highest"
sections everything's ok but for all "lower" sections I get error
messages like the following;

runtime error: file ../../xsl/test.xsl line 63 element document
xsltDocumentElem: unable to save to out/out/dok-c01-11-03.htm
no result for test.xml

What's the problem?

Thanks in advance.
--

Dipl.-Phys. Andreas Beppler

ARANO GmbH
Hauptstraße 10
D-35579 Wetzlar (Steindorf)

e-mail: beppler(_at_)arano(_dot_)de
Telephone: +49 6441 210 21-15
Fax: +49 6441 210 21-25



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



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