xsl-list
[Top] [All Lists]

xsltproc: process >1 included .xml files

2003-09-06 05:37:10
hi!

i am have a xsl stylesheet where i include 2 other .xsl stylesheets -
when i "compile" the stylesheet using the following parameters:

xsltproc -o file.html file.xsl first.xml second.xml
where first.xml and second.xml are the according xml files to the
included .xsl styles.

and first.xml and second.xml have first.xsl and second.xsl as their
<?xml-stylesheet..?> defined. so i think i do not need to list it in the
parameters list.

the actual problem is that only the second of the .xml files gets
processed, when i change the order, also only the second gets processed.

where is my error?

thanks for your help
-josef
-- 
www: http://www.daemon.li
nic-hdl: JER1080312-NICAT
BSD in AT: www.bsdcode.at
"Make World - Not War!"

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



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