<xs:simpleType name="attributeExtension"> <xs:restriction base="xs:string"> <xs:pattern value="x-([^\s])+"/> </xs:restriction> </xs:simpleType>