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