complexType FloatRangeType
diagram SpaceSystemV1.2-27Feb2014-mods_p209.png
namespace http://www.omg.org/space/xtce
used by
elements AlarmRangesType/CriticalRange AlarmRangesType/DistressRange AlarmRangesType/SevereRange ArgumentTypeSetType/FloatArgumentType/ValidRangeSet/ValidRange FloatDataType/ValidRange AlarmRangesType/WarningRange AlarmRangesType/WatchRange
complexType FloatEnumerationRangeType
attributes
Name  Type  Use  Default  Fixed  Annotation
minInclusive  double        
minExclusive  double        
maxInclusive  double        
maxExclusive  double        
annotation
documentation
A range of numbers.  "minInclusive", "minExclusive", "maxInclusive" and "maxExclusive" attributes are borrowed from the W3C schema language.
source <complexType name="FloatRangeType">
 
<annotation>
   
<documentation xml:lang="en">A range of numbers.  "minInclusive", "minExclusive", "maxInclusive" and "maxExclusive" attributes are borrowed from the W3C schema language.</documentation>
 
</annotation>
 
<attribute name="minInclusive" type="double"/>
 
<attribute name="minExclusive" type="double"/>
 
<attribute name="maxInclusive" type="double"/>
 
<attribute name="maxExclusive" type="double"/>
</complexType>

attribute FloatRangeType/@minInclusive
type double
source <attribute name="minInclusive" type="double"/>

attribute FloatRangeType/@minExclusive
type double
source <attribute name="minExclusive" type="double"/>

attribute FloatRangeType/@maxInclusive
type double
source <attribute name="maxInclusive" type="double"/>

attribute FloatRangeType/@maxExclusive
type double
source <attribute name="maxExclusive" type="double"/>


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