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

org.omg.space.xtce.schema.doc.SpaceSystemV1.2-27Feb2014-mods_ContainerRefEntryType.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 - ContainerRefEntryType
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	
	
		
complexType ContainerRefEntryType
diagram SpaceSystemV1.2-27Feb2014-mods_p152.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/ContainerRefEntry CommandContainerEntryListType/ContainerRefEntry
attributes
Name  Type  Use  Default  Fixed  Annotation
containerRef  xtce:NameReferenceType  required      
annotation
documentation
An entry that is simply a reference to another container.
source <complexType name="ContainerRefEntryType">
 
<annotation>
   
<documentation xml:lang="en">An entry that is simply a reference to another container.</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="xtce:SequenceEntryType">
     
<attribute name="containerRef" type="xtce:NameReferenceType" use="required"/>
   
</extension>
 
</complexContent>
</complexType>

attribute ContainerRefEntryType/@containerRef
type xtce:NameReferenceType
properties
use required
source <attribute name="containerRef" 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