<xsd:simpleType name="XTend"> <xsd:restriction base="xsd:string"> <xsd:pattern value="x-[^\s]+" /> </xsd:restriction> </xsd:simpleType>