<xsd:simpleType name="InfinityType"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="PositiveInfinity" /> <xsd:enumeration value="NegativeInfinity" /> </xsd:restriction> </xsd:simpleType>