An integerRange represents either an unbounded
or bounded range of integral types. It can be used to
provide a range for any type extending xsd:long per
http://www.w3.org/TR/xmlschema-2/ section 3.
An integerRange's inclusiveLowerBound must be
less than or equal to its inclusiveUpperBound.
Complex Type integerRange
The integerRange type does not allow mixed content.
There is no restriction on type derivation.
<xhtml:p> An integerRange represents either an unbounded
or bounded range of integral types. It can be used to
provide a range for any type extending xsd:long per
http://www.w3.org/TR/xmlschema-2/ section 3. </xhtml:p>
<xhtml:p> An integerRange's inclusiveLowerBound must be
less than or equal to its inclusiveUpperBound. </xhtml:p>