<xsd:simpleType name="TaxRateType"> <xsd:restriction base="xsd:decimal"> <xsd:minInclusive value="0" /> </xsd:restriction> </xsd:simpleType>