Re: Issue with SVG file

Adrian McMenamin <[email protected]>
Newsgroups gmane.comp.gnome.lib.xslt
Message-ID <CACwZE5TN8bZVFbvAg3h1cB3OVO8JDfDq+TfCR_J7MPM40AJqmA@mail.gmail.com>
I am coming back to this issue because I still have one or two strange
things happening - I think.

I have an XSL file to transform an SVG. But xsltproc will output nothing at
all if the SVG has this declaration:

<svg width="1000px" height="800px" version="1.1" xmlns="
http://www.w3.org/2000/svg">

But work exactly as I expect if instead it has this (and I use --novalid) to
turn off DTD validation:

<svg width="1000px" height="800px" version="1.1">

I can live without DTD validation but why is the namespace declaration
breaking everything? Every test I run suggests the SVG and the XSL file are
valid XML.

Thanks

Adrian

_______________________________________________
xslt mailing list, project page http://xmlsoft.org/XSLT/
[email protected]
http://mail.gnome.org/mailman/listinfo/xslt
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.