http://qs321.pair.com?node_id=239002


in reply to Re: XML::XSLT not transforming xml
in thread XML::XSLT not transforming xml

And if I didn't post all the xml and xsl someone else would have complained that it wasn't there, right? =]

Update: OK, changing that query worked. But why? Any why does it work in the other processor just fine? Now it works, but I'm more confused than ever...

Anyway, I know nothing about this XML stuff. I'm trying to learn it. As I said in the original post, these files work fine using other XSLT processors. So as strange as the structure may be (and the tutorial that they came from even made a note to point out the local-name() structure), it seems to be OK according to other solutions.

We speak the way we breathe. --Fugazi

  • Comment on (jptxs) Re: XML::XSLT not transforming xml

Replies are listed 'Best First'.
Re: (jptxs) Re: XML::XSLT not transforming xml
by ajt (Prior) on Feb 27, 2003 at 09:00 UTC
      ajt, thanks for all the good pointers. I've read Learning XML over the last few days and switched to XML::LibXSLT. I now see what was happening in my original problem thanks to both of these. Thanks for pointing me at LibXSLT.

      We speak the way we breathe. --Fugazi

      Well, I guess the perl is fine since no one has said otherwise. That was what I was concerned about. RTFMing on XML is exactly what I'm in the process of doing. So references well appreciated. Guess it's off to read...

      We speak the way we breathe. --Fugazi

Re^3: XML::XSLT not transforming xml
by diotalevi (Canon) on Feb 27, 2003 at 04:30 UTC

    I didn't think of it until just now but the use of the prepended // also imposes a performance penalty on your code. If you can specify it as a rooted element that's a win.


    Seeking Green geeks in Minnesota