[xsl] combining 2 or more xml files?

Subject: [xsl] combining 2 or more xml files?
From: "james walker" <jameswalkerandy@xxxxxxxxxxx>
Date: Mon, 22 Dec 2003 10:33:57 +0000
My homepage will be created using xslt. Within this page i have links to 5 other pages (these are 5 separate xml files) which contain further links. Each page is a different category. Only five links across all of the xml files will be marked up with the attribute "topfive=true". I wanted to display these links in my homepage but dont know how to combine the xml files so i can search for the links?


the aml files will look like this: <root> <link topfive="truie"> <category></category> <url></url> </link> <link> <category></category> <url></url> </link> </root>

does anyone know how to combine these files in order to obtain the 5 links? (the xml file fo rteh hoimepage is a different structure to the otehrs)
cheers
james


_________________________________________________________________
Tired of 56k? Get a FREE BT Broadband connection http://www.msn.co.uk/specials/btbroadband



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



Current Thread