Re: XSLT merging XML documents

Subject: Re: XSLT merging XML documents
From: Oliver Becker <obecker@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 26 Jul 2000 12:11:16 +0200 (MET DST)
Hi, it's me again

> XSL Error: pattern = 'document($file1,/)/node()'
> Expected ,, but found: , style tree node: 

The workaround is to replace all occurences of "/" for the 2nd parameter
of document() with "/*" (3 times).

Cheers,
Oliver


/-------------------------------------------------------------------\
|  ob|do        Dipl.Inf. Oliver Becker                             |
|  --+--        E-Mail: obecker@xxxxxxxxxxxxxxxxxxxxxxx             |
|  op|qo        WWW:    http://www.informatik.hu-berlin.de/~obecker |
\-------------------------------------------------------------------/


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


Current Thread