On Fri, 2011-07-15 at 10:19 +0100, Adrian McMenamin wrote: > When I use xsltproc I get this > > xsltproc --stringparam "red" selectcolour.xsl master.svg > file:///usr/share/xml/svg/svg11.dtd:2278: validity warning : Attribute space > of element style: already defined > type %ContentType.datatype; #REQUIRED
That's reporting an error in the DTD, not in your XML input file. Liam -- Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/ Pictures from old books: http://fromoldbooks.org/ _______________________________________________ xslt mailing list, project page http://xmlsoft.org/XSLT/ [email protected] http://mail.gnome.org/mailman/listinfo/xslt
