|
What I found to work is to reorganize the xml to make the "src" a child of RSSChannel and then wrap it as a CDATA and then have the xsl applied to ./src instead of @src. This has an added benefit (and how I found it) in that it can now read ampersands, such a google (news) searches, etc., that don't end in .xml or .rss Thank you, Bob, for this! Note: it also helps to drop it into a frameset and have the a-link point to the right frame. Ciao! |