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

org.omg.space.xtce.schema.doc.SpaceSystemV1.2-27Feb2014-mods_ParameterRefType.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 - ParameterRefType
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	
	
		
complexType ParameterRefType
diagram SpaceSystemV1.2-27Feb2014-mods_p326.png
namespace http://www.omg.org/space/xtce
used by
elements InputOutputAlgorithmType/OutputSet/OutputParameterRef CommandVerifierType/ParameterValueChange/ParameterRef ParameterToSetType/ParameterRef ParameterSetType/ParameterRef MetaCommandType/ParameterToSetList/ParameterToSet MetaCommandType/ParametersToSuspendAlarmsOnSet/ParameterToSuspendAlarmsOn MetaCommandType/VerifierSet/CompleteVerifier/ReturnParmRef
complexType ParameterInstanceRefType
attributes
Name  Type  Use  Default  Fixed  Annotation
parameterRef  xtce:NameReferenceType  required      
annotation
documentation
A reference to a Parameter. Uses Unix ‘like’ naming across the SpaceSystem Tree (e.g., SimpleSat/Bus/EPDS/BatteryOne/Voltage).  To reference an individual member of an array use the zero based bracket notation commonly used in languages like C, C++, and Java.
source <complexType name="ParameterRefType">
 
<annotation>
   
<documentation xml:lang="en">A reference to a Parameter. Uses Unix ‘like’ naming across the SpaceSystem Tree (e.g., SimpleSat/Bus/EPDS/BatteryOne/Voltage).  To reference an individual member of an array use the zero based bracket notation commonly used in languages like C, C++, and Java.</documentation>
 
</annotation>
 
<attribute name="parameterRef" type="xtce:NameReferenceType" use="required"/>
</complexType>

attribute ParameterRefType/@parameterRef
type xtce:NameReferenceType
properties
use required
source <attribute name="parameterRef" type="xtce:NameReferenceType" use="required"/>


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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy