http://www.ibm.com/schema/twss/nm/v1_0
The inclusiveUpperBound Element

An inclusiveUpperBound value represents the highest, inclusive number that should be considered inside of a numeric range.

A nill inclusiveUpperBound indicates that no finite upper bound exists.

If included as part of a range constraining the value of a bounded type, the inclusiveUpperBound value must be in the value space of that type. E.g. if expressing bounds on an xsd:int, the value must be between -2147483648 and 2147483647.


Element inclusiveUpperBound : long
The inclusiveUpperBound element can have "xsi:nil" as an attribute. The inclusiveUpperBound element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance

An inclusiveUpperBound value represents the highest, inclusive number that should be considered inside of a numeric range.

A nill inclusiveUpperBound indicates that no finite upper bound exists.

If included as part of a range constraining the value of a bounded type, the inclusiveUpperBound value must be in the value space of that type. E.g. if expressing bounds on an xsd:int, the value must be between -2147483648 and 2147483647.

<twss_nm_xsd:inclusiveUpperBound>xsd:long</inclusiveUpperBound>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="inclusiveUpperBound"  nillable="true"  type="xsd:long">
-<xsd:annotation  id="inclusiveUpperBound.element.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> An inclusiveUpperBound value represents the highest, inclusive number that should be considered inside of a numeric range. </xhtml:p>
<xhtml:p> A nill inclusiveUpperBound indicates that no finite upper bound exists. </xhtml:p>
<xhtml:p> If included as part of a range constraining the value of a bounded type, the inclusiveUpperBound value must be in the value space of that type. E.g. if expressing bounds on an xsd:int, the value must be between -2147483648 and 2147483647. </xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

 Collapse Uses
 Collapse Type (1)
long 
 
 Collapse Used-By
 Collapse Type (1)
 
Generated by WSDLdoc ©