Use this tag when your XSD question pertains particularly to XSD 1.0, especially in cases where your XSD processor only supports XSD 1.0. Microsoft XML C# and .NET libraries, for example, only support XSD 1.0.
XML Schema version 1.0
This tag signals that your XSD question requires solutions limited to XSD 1.0; it is especially useful in cases where your XSD processor has not been updated to support features of XSD 1.1 such as Assertions (xsd:assert
) and Conditional Type Assignment.
Note that Microsoft technologies in particular have not been updated to support XSD 1.1, so XSD questions tied to C# and .NET can use this tag to indicate that XSD 1.1 solutions are unacceptable.
References: