by Eric van der Vlist is published by O'Reilly & Associates (ISBN: 0596004214)
<xsd:simpleType name="long" id="long"> <xsd:restriction base="xsd:integer"> <xsd:minInclusive value="-9223372036854775808"/> <xsd:maxInclusive value="9223372036854775807"/> </xsd:restriction> </xsd:simpleType> |
enumeration, fractionDigits, maxExclusive, maxInclusive, minExclusive, minInclusive, pattern, totalDigits
This text is released under the Free Software Foundation GFDL.