simpleType infinity
version
namespace http://www.w3.org/1998/Math/MathML
type restriction of xsd:string
used by
attribute {}:Operator.attrib/@maxsize
source <xsd:simpleType name="infinity">
<xsd:restriction base="xs:string">
<xsd:enumeration value="infinity">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>