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