<xsd:simpleType name="xStringPatternExtensionType"> <xsd:restriction base="xsd:string"> <xsd:pattern value="x:\S.*" /> </xsd:restriction> </xsd:simpleType>