<xs:simpleType name="XPath"> <xs:restriction base="xs:token"> <xs:minLength value="1"/> <xs:maxLength value="20480"/> </xs:restriction> </xs:simpleType>