xsd command on SVG schema ?
-
I downloaded the SVG schema from w3c website but when i applied the command xsd SVg.xsd /t:lib /l:cs /c I got the error. What is wrong ? Microsoft (R) Xml Schemas/DataTypes support utility [Microsoft (R) .NET Framework, Version 2.0.50727.1432] Copyright (C) Microsoft Corporation. All rights reserved. Schema validation warning: If ref is present, all of 'simpleType', 'form', 'type ', and 'use' must be absent. Line 344, position 6. Schema validation warning: If ref is present, all of 'simpleType', 'form', 'type ', and 'use' must be absent. Line 845, position 6. Schema validation warning: If ref is present, all of 'simpleType', 'form', 'type ', and 'use' must be absent. Line 1878, position 6. Warning: Schema could not be validated. Class generation may fail or may produce incorrect results. Error: Error generating classes for schema 'SVG'. - Schema with targetNamespace='http://www.w3.org/2000/svg' has invalid syntax. If ref is present, all of 'simpleType', 'form', 'type', and 'use' must be absen t. Line 344, position 6. - If ref is present, all of 'simpleType', 'form', 'type', and 'use' must be ab sent. If you would like more help, please type "xsd /?".