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

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy