complexType FloatEnumerationRangeType
diagram SpaceSystemV1.2-27Feb2014-mods_p208.png
namespace http://www.omg.org/space/xtce
type extension of xtce:FloatRangeType
properties
base xtce:FloatRangeType
used by
element NumberToStringType/RangeEnumeration
attributes
Name  Type  Use  Default  Fixed  Annotation
minInclusive  double        
minExclusive  double        
maxInclusive  double        
maxExclusive  double        
label  string  required      
annotation
documentation
Specify a numeric range and label
source <complexType name="FloatEnumerationRangeType">
 
<annotation>
   
<documentation>Specify a numeric range and label</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="xtce:FloatRangeType">
     
<attribute name="label" type="string" use="required"/>
   
</extension>
 
</complexContent>
</complexType>

attribute FloatEnumerationRangeType/@label
type string
properties
use required
source <attribute name="label" type="string" use="required"/>


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