This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Multiple XML as input


You can use document("a.xml") to access the xml file.You can use this to
search thru all the 4 files like
   <xsl:apply-templates select="document("a.xml")/root"/>


Francis


> -----Original Message-----
> From: Sydney [mailto:moisi_fr@yahoo.fr]
> Sent: Saturday, May 20, 2000 3:59 PM
> To: XSL-List@mulberrytech.com
> Subject: Multiple XML as input
> 
> 
> Hi
> 
> I have 4 XML files and I want to make search on it via
> one XSL file, is it possible?
> 
> Thanks
> Sydney
> 
> ___________________________________________________________
> Do You Yahoo!?
> Achetez, vendez! À votre prix! Sur http://encheres.yahoo.fr
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]