xsl-list
[Top] [All Lists]

combining 2 or more xml files?

2003-12-22 03:33:57
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



<Prev in Thread] Current Thread [Next in Thread>