[xsl] xsltproc: process >1 included .xml files

Subject: [xsl] xsltproc: process >1 included .xml files
From: Josef El-Rayes <j.el-rayes@xxxxxxxxx>
Date: Sat, 6 Sep 2003 14:37:10 +0200
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


Current Thread