|
The link to the W3C beta XML Schema for XSLT 2.0 produced the file schema_for_xslt20.xsd. This schema, loaded into Altova's XMLSpy produces a validation error under the xs:restriction of the xs:complexType named "text-element-base-type". Specifically, xs:simpleType shouldn't have xs:restriction as it's parent. |