<xsd:simpleType name="ST_TextScalePercent"> <xsd:restriction base="xsd:string"> <xsd:pattern value="0*(600|([0-5]?[0-9]?[0-9]))%"/> </xsd:restriction> </xsd:simpleType>