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

org.omg.space.xtce.schema.doc.SpaceSystemV1.2-27Feb2014-mods_IndirectParameterRefEntryType.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 - IndirectParameterRefEntryType
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	
	
		
complexType IndirectParameterRefEntryType
diagram SpaceSystemV1.2-27Feb2014-mods_p221.png
namespace http://www.omg.org/space/xtce
type extension of xtce:SequenceEntryType
properties
base xtce:SequenceEntryType
children xtce:LocationInContainerInBits xtce:RepeatEntry xtce:IncludeCondition xtce:ParameterInstance
used by
elements EntryListType/IndirectParameterRefEntry CommandContainerEntryListType/IndirectParameterRefEntry
attributes
Name  Type  Use  Default  Fixed  Annotation
aliasNameSpace  string        
annotation
documentation
An entry whose name is given by the value of a ParamameterInstance.  This entry may be used to implement dwell telemetry streams.  The value of the parameter in ParameterInstance must use either the name of the Parameter or its alias.  If it's an alias name, the alias namespace is supplied as an attribute.
source <complexType name="IndirectParameterRefEntryType">
 
<annotation>
   
<documentation xml:lang="en">An entry whose name is given by the value of a ParamameterInstance.  This entry may be used to implement dwell telemetry streams.  The value of the parameter in ParameterInstance must use either the name of the Parameter or its alias.  If it's an alias name, the alias namespace is supplied as an attribute.</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="xtce:SequenceEntryType">
     
<sequence>
       
<element name="ParameterInstance" type="xtce:ParameterInstanceRefType"/>
     
</sequence>
     
<attribute name="aliasNameSpace" type="string"/>
   
</extension>
 
</complexContent>
</complexType>

attribute IndirectParameterRefEntryType/@aliasNameSpace
type string
source <attribute name="aliasNameSpace" type="string"/>

element IndirectParameterRefEntryType/ParameterInstance
diagram SpaceSystemV1.2-27Feb2014-mods_p222.png
namespace http://www.omg.org/space/xtce
type xtce:ParameterInstanceRefType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
parameterRef  xtce:NameReferenceType  required      
instance  integer    0    
useCalibratedValue  boolean    true    
source <element name="ParameterInstance" type="xtce:ParameterInstanceRefType"/>


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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy