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