xsl-list
[Top] [All Lists]

Re: [xsl] transforming MRSS

2011-08-07 20:44:53
I found dpawson's "XSLT Questions and Answers - FAQ" page quite useful
when I needed to understand namespaces.
http://www.dpawson.co.uk/xsl/sect2/N5536.html

I hope this helps

-Phiri

On 8 August 2011 03:25, Dirk <noisyb(_at_)gmx(_dot_)net> wrote:
Hello,

I fail to find a working example for transforming XML where tags have a
colon in their name... it's always only fragments of a solution which, of
course, do not work...

1) is there any *complete* example that shows how to do it? preferably for
MRSS...

2) why does XSL have to be more complicated than (e.g.)
simplexml_load_file() from PHP? With all this crazy, over-complicated
namespace junk... (i mean xmlns:yaddayadda) that is broken or wrong in many
feeds anyways... why not just access a tag named <media:group> with
"media:group"?


Dirk

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--





-- 
------------------------------
Lighton Phiri
http://lightonphiri.org/
------------------------------

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--