<xsd:simpleType name="VersionStringType"> <xsd:restriction base="xsd:string"> <xsd:pattern value="2\.0\.\d+" /> </xsd:restriction> </xsd:simpleType>