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

Subject: Re: [xsl] xsltproc: process >1 included .xml files
From: Daniel Veillard <daniel@xxxxxxxxxxxx>
Date: Sun, 7 Sep 2003 02:05:18 +0200
On Sat, Sep 06, 2003 at 02:37:10PM +0200, Josef El-Rayes wrote:
> 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?

  See http://xmlsoft.org/XSLT/bugs.html
This sounds like a valid bug report, please create an entry in GNOME bugzilla
(or send the required info to the mailing list given in the page).

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel@xxxxxxxxxxxx  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | 

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


Current Thread