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

org.omg.space.xtce.schema.doc.SpaceSystemV1.2-27Feb2014-mods_EntryListType.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 - EntryListType
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	
	
		
complexType EntryListType
diagram SpaceSystemV1.2-27Feb2014-mods_p181.png
namespace http://www.omg.org/space/xtce
properties
mixed false
children xtce:ParameterRefEntry xtce:ParameterSegmentRefEntry xtce:ContainerRefEntry xtce:ContainerSegmentRefEntry xtce:StreamSegmentEntry xtce:IndirectParameterRefEntry xtce:ArrayParameterRefEntry
used by
element SequenceContainerType/EntryList
annotation
documentation
Contains an ordered list of Entries.  Used in Sequence Container
source <complexType name="EntryListType" mixed="false">
 
<annotation>
   
<documentation xml:lang="en">Contains an ordered list of Entries.  Used in Sequence Container</documentation>
 
</annotation>
 
<choice minOccurs="0" maxOccurs="unbounded">
   
<element name="ParameterRefEntry" type="xtce:ParameterRefEntryType"/>
   
<element name="ParameterSegmentRefEntry" type="xtce:ParameterSegmentRefEntryType"/>
   
<element name="ContainerRefEntry" type="xtce:ContainerRefEntryType"/>
   
<element name="ContainerSegmentRefEntry" type="xtce:ContainerSegmentRefEntryType"/>
   
<element name="StreamSegmentEntry" type="xtce:StreamSegmentEntryType"/>
   
<element name="IndirectParameterRefEntry" type="xtce:IndirectParameterRefEntryType"/>
   
<element name="ArrayParameterRefEntry" type="xtce:ArrayParameterRefEntryType"/>
 
</choice>
</complexType>

element EntryListType/ParameterRefEntry
diagram SpaceSystemV1.2-27Feb2014-mods_p182.png
namespace http://www.omg.org/space/xtce
type xtce:ParameterRefEntryType
properties
content complex
children xtce:LocationInContainerInBits xtce:RepeatEntry xtce:IncludeCondition
attributes
Name  Type  Use  Default  Fixed  Annotation
parameterRef  xtce:NameReferenceType  required      
source <element name="ParameterRefEntry" type="xtce:ParameterRefEntryType"/>

element EntryListType/ParameterSegmentRefEntry
diagram SpaceSystemV1.2-27Feb2014-mods_p183.png
namespace http://www.omg.org/space/xtce
type xtce:ParameterSegmentRefEntryType
properties
content complex
children xtce:LocationInContainerInBits xtce:RepeatEntry xtce:IncludeCondition
attributes
Name  Type  Use  Default  Fixed  Annotation
parameterRef  xtce:NameReferenceType  required      
order  positiveInteger        
sizeInBits  positiveInteger  required      
source <element name="ParameterSegmentRefEntry" type="xtce:ParameterSegmentRefEntryType"/>

element EntryListType/ContainerRefEntry
diagram SpaceSystemV1.2-27Feb2014-mods_p184.png
namespace http://www.omg.org/space/xtce
type xtce:ContainerRefEntryType
properties
content complex
children xtce:LocationInContainerInBits xtce:RepeatEntry xtce:IncludeCondition
attributes
Name  Type  Use  Default  Fixed  Annotation
containerRef  xtce:NameReferenceType  required      
source <element name="ContainerRefEntry" type="xtce:ContainerRefEntryType"/>

element EntryListType/ContainerSegmentRefEntry
diagram SpaceSystemV1.2-27Feb2014-mods_p185.png
namespace http://www.omg.org/space/xtce
type xtce:ContainerSegmentRefEntryType
properties
content complex
children xtce:LocationInContainerInBits xtce:RepeatEntry xtce:IncludeCondition
attributes
Name  Type  Use  Default  Fixed  Annotation
containerRef  xtce:NameReferenceType  required      
order  positiveInteger        
sizeInBits  positiveInteger  required      
source <element name="ContainerSegmentRefEntry" type="xtce:ContainerSegmentRefEntryType"/>

element EntryListType/StreamSegmentEntry
diagram SpaceSystemV1.2-27Feb2014-mods_p186.png
namespace http://www.omg.org/space/xtce
type xtce:StreamSegmentEntryType
properties
content complex
children xtce:LocationInContainerInBits xtce:RepeatEntry xtce:IncludeCondition
attributes
Name  Type  Use  Default  Fixed  Annotation
streamRef  xtce:NameReferenceType  required      
order  positiveInteger        
sizeInBits  positiveInteger  required      
source <element name="StreamSegmentEntry" type="xtce:StreamSegmentEntryType"/>

element EntryListType/IndirectParameterRefEntry
diagram SpaceSystemV1.2-27Feb2014-mods_p187.png
namespace http://www.omg.org/space/xtce
type xtce:IndirectParameterRefEntryType
properties
content complex
children xtce:LocationInContainerInBits xtce:RepeatEntry xtce:IncludeCondition xtce:ParameterInstance
attributes
Name  Type  Use  Default  Fixed  Annotation
aliasNameSpace  string        
source <element name="IndirectParameterRefEntry" type="xtce:IndirectParameterRefEntryType"/>

element EntryListType/ArrayParameterRefEntry
diagram SpaceSystemV1.2-27Feb2014-mods_p188.png
namespace http://www.omg.org/space/xtce
type xtce:ArrayParameterRefEntryType
properties
content complex
children xtce:LocationInContainerInBits xtce:RepeatEntry xtce:IncludeCondition xtce:DimensionList
attributes
Name  Type  Use  Default  Fixed  Annotation
parameterRef  xtce:NameReferenceType  required      
lastEntryForThisArrayInstance  boolean    false    
source <element name="ArrayParameterRefEntry" type="xtce:ArrayParameterRefEntryType"/>


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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy