Re: XSLT merging XML documents

Subject: Re: XSLT merging XML documents
From: T_MULLEN 58211 6th Singer St <Tom.Mullen@xxxxxxxxxxx>
Date: Wed, 26 Jul 2000 10:14:33 +0000 (GMT)
I had this problem too, I'm still fairly new but found that putting quotes
around the forward slash in the calls to the document function works

document($file1,'/')/node()
document($file2,'/')/node()
document($with,'/')/node()

Tom

-----------------------------------------------------------------
        Visit our Internet site at http://www.reuters.com

Any views expressed in this message are those of  the  individual
sender,  except  where  the sender specifically states them to be
the views of Reuters Ltd.


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


Current Thread