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