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