According to Spy, the current SVG Schema is valid against the Schema schema (I didn't doubt it :) ) Is that the correct way to do it?: <?xml version="1.0" encoding="UTF-8"?> <schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3.org/2001/XMLSchema http://www.w3.org/2001/XMLSchema.xsd" xmlns:xml="http://www.w3.org/XML/1998/namespace" targetNamespace="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" elementFormDefault="unqualified" attributeFormDefault="unqualified" xml:lang="en"> Tobi -- http://www.pinkjuice.com/Received on Friday, 18 January 2002 19:15:32 GMT
This archive was generated by hypermail 2.3.1 : Friday, 8 March 2013 15:54:21 GMT