complexType IntegerRangeType
diagram SpaceSystemV1.2-27Feb2014-mods_p246.png
namespace http://www.omg.org/space/xtce
used by
elements StringDataType/SizeRangeInCharacters ArgumentTypeSetType/IntegerArgumentType/ValidRangeSet/ValidRange IntegerDataType/ValidRange
attributes
Name  Type  Use  Default  Fixed  Annotation
minInclusive  xtce:FixedIntegerValueType        
maxInclusive  xtce:FixedIntegerValueType        
annotation
documentation
An integral range of numbers.  "min", and "max".
source <complexType name="IntegerRangeType">
 
<annotation>
   
<documentation xml:lang="en">An integral range of numbers.  "min", and "max".</documentation>
 
</annotation>
 
<attribute name="minInclusive" type="xtce:FixedIntegerValueType"/>
 
<attribute name="maxInclusive" type="xtce:FixedIntegerValueType"/>
</complexType>

attribute IntegerRangeType/@minInclusive
type xtce:FixedIntegerValueType
source <attribute name="minInclusive" type="xtce:FixedIntegerValueType"/>

attribute IntegerRangeType/@maxInclusive
type xtce:FixedIntegerValueType
source <attribute name="maxInclusive" type="xtce:FixedIntegerValueType"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy