<xsd:simpleType name="ST_HoleSizePercent"> <xsd:restriction base="xsd:string"> <xsd:pattern value="0*([1-9]|([1-8][0-9])|90)%"/> </xsd:restriction> </xsd:simpleType>