Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries >Thread Prev - Re: Sorting XSLT output items >Thread Next - Re: Sorting XSLT output items Re: Sorting XSLT output itemsTo: NULL Date: 3/1/2009 8:18:00 PM -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Martin Honnen pravi:
>>> <xsl:apply-templates select="document('file1.xml')/foo/bar |
>>> document('file2.xml')/foo/bar">
>>> <xsl:sort select="dateElement"/>
>>> </xsl:apply-templates/>
>>
>> I can't use that, my files are defined in the XML file I am processing.
>>
>> Any additional ideas?
>
> Nevertheless you should be able to process the union of nodes in those
> documents and sort them. But you keep us guessing, show us your XML
> input(s) and the result you want to produce, then we can suggest a way
> how to solve that.
My code is available here:
http://dustwolf.ctrl-alt-del.si/downloads/XSLTaggregator_src.zip
As the name says, the code is a RSS Aggregator. Picks the URLs of the
RSS feeds to combine from an XML file and outputs the resulting feed.
Everything works fine, except the results are not sorted by date.
The code goes a little like this:
<xsl:for-each select="feed:rss2">
<xsl:variable name="myURL" select="." />
<xsl:for-each select="document($myURL)/rss/channel/item">
..that is the two nested "for-each"es.
Any ideas?
Thanks.. really. :)
LP,
Jure
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFJqt9jB6mNZXe93qgRApx7AJ9ZV5a82giJvMzw/857+KlOaFjO6QCgomZ7
4yAoOfSa7GSdnfIQH2YbtT8=
=HeXO
-----END PGP SIGNATURE-----
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
