All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.omg.space.xtce.schema.doc.SpaceSystemV1.2-27Feb2014-mods_FloatEnumerationRangeType.html Maven / Gradle / Ivy

Go to download

This project contains software to support the Object Management Group (OMG) Space Domain Task Force (SDTF) maintained XML Telemetry and Command Exchange (XTCE) specification.

There is a newer version: 1.1.6
Show newest version



	
		SpaceSystemV1.2-27Feb2014-mods - FloatEnumerationRangeType
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	
	
		
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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy