complexType ParameterRefEntryType
diagram SpaceSystemV1.2-27Feb2014-mods_p325.png
namespace http://www.omg.org/space/xtce
type extension of xtce:SequenceEntryType
properties
base xtce:SequenceEntryType
children xtce:LocationInContainerInBits xtce:RepeatEntry xtce:IncludeCondition
used by
elements EntryListType/ParameterRefEntry CommandContainerEntryListType/ParameterRefEntry
attributes
Name  Type  Use  Default  Fixed  Annotation
parameterRef  xtce:NameReferenceType  required      
annotation
documentation
An entry that is a single Parameter
source <complexType name="ParameterRefEntryType">
 
<annotation>
   
<documentation xml:lang="en">An entry that is a single Parameter</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="xtce:SequenceEntryType">
     
<attribute name="parameterRef" type="xtce:NameReferenceType" use="required"/>
   
</extension>
 
</complexContent>
</complexType>

attribute ParameterRefEntryType/@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