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

org.omg.space.xtce.schema.doc.SpaceSystemV1.2-27Feb2014-mods_ContainerRefType.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 - ContainerRefType
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	
	
		
complexType ContainerRefType
diagram SpaceSystemV1.2-27Feb2014-mods_p153.png
namespace http://www.omg.org/space/xtce
used by
elements TelemetryMetaDataType/MessageSet/Message/ContainerRef ServiceType/ContainerRefSet/ContainerRef CommandVerifierType/ContainerRef FrameStreamType/ContainerRef SequenceContainerType/BaseContainer/RestrictionCriteria/NextContainer CommandContainerType/BaseContainer/RestrictionCriteria/NextContainer
attributes
Name  Type  Use  Default  Fixed  Annotation
containerRef  xtce:NameReferenceType  required      
documentation
name of container
annotation
documentation
Holds a reference to a container
source <complexType name="ContainerRefType">
 
<annotation>
   
<documentation xml:lang="en">Holds a reference to a container</documentation>
 
</annotation>
 
<attribute name="containerRef" type="xtce:NameReferenceType" use="required">
   
<annotation>
     
<documentation xml:lang="en">name of container</documentation>
   
</annotation>
 
</attribute>
</complexType>

attribute ContainerRefType/@containerRef
type xtce:NameReferenceType
properties
use required
annotation
documentation
name of container
source <attribute name="containerRef" type="xtce:NameReferenceType" use="required">
 
<annotation>
   
<documentation xml:lang="en">name of container</documentation>
 
</annotation>
</attribute>


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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy