<xsd:simpleType name="ST_HPercentWithSymbol"> <xsd:restriction base="xsd:string"> <xsd:pattern value="0*(([5-9])|([1-9][0-9])|([1-4][0-9][0-9])|500)%"/> </xsd:restriction> </xsd:simpleType>