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

org.omg.space.xtce.schema.doc.SpaceSystemV1.2-27Feb2014-mods_FloatRangeType.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 - FloatRangeType
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	
	
		
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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy