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

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

A nill inclusiveLowerBound indicates that no finite lower bound exists.

If included as part of a range constraining the value of a bounded type, the inclusiveLowerBound value must be in the value space of that type. E.g. if expressing bounds on an xsd:short, the value must be between -32768 and 32767.


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

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

A nill inclusiveLowerBound indicates that no finite lower bound exists.

If included as part of a range constraining the value of a bounded type, the inclusiveLowerBound value must be in the value space of that type. E.g. if expressing bounds on an xsd:short, the value must be between -32768 and 32767.

<twss_nm_xsd:inclusiveLowerBound>xsd:long</inclusiveLowerBound>

 Collapse Attributes

Name Type Summary
No Attributes

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

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