Re: [xslt] Possible namespace-related bug in xsltproc



On Sat, Apr 05, 2003 at 06:10:39PM -0500, gpurdy@kennedytech.com wrote:
> Can any of you shed some light on this one for me? Does this
> fail with your setup, too? Have I committed any misdemeanors
> in the XSLT? Or, is there a namespace-related bug in xsltproc
> to which I'm falling victim?

  I bet your main problem is that you don't understand the XPath/XSLT spec.
the SVG elements are in the SVG namespace. and the XPath expression
    "svg"
will NOT match element of name svg but in a namespace. Check the archives
of the list for explanations and workaround, this has been explained many
time...

Daniel


-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]