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

org.omg.space.xtce.schema.doc.SpaceSystemV1.2-27Feb2014-mods_StreamSetType.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 - StreamSetType
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	
	
		
complexType StreamSetType
diagram SpaceSystemV1.2-27Feb2014-mods_p413.png
namespace http://www.omg.org/space/xtce
children xtce:FixedFrameStream xtce:VariableFrameStream xtce:CustomStream
used by
elements CommandMetaDataType/StreamSet TelemetryMetaDataType/StreamSet
annotation
documentation
Contains an unordered set of Streams.
source <complexType name="StreamSetType">
 
<annotation>
   
<documentation xml:lang="en">Contains an unordered set of Streams.</documentation>
 
</annotation>
 
<choice maxOccurs="unbounded">
   
<element name="FixedFrameStream" type="xtce:FixedFrameStreamType"/>
   
<element name="VariableFrameStream" type="xtce:VariableFrameStreamType"/>
   
<element name="CustomStream" type="xtce:CustomStreamType"/>
 
</choice>
</complexType>

element StreamSetType/FixedFrameStream
diagram SpaceSystemV1.2-27Feb2014-mods_p414.png
namespace http://www.omg.org/space/xtce
type xtce:FixedFrameStreamType
properties
content complex
children xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:ContainerRef xtce:ServiceRef xtce:StreamRef xtce:SyncStrategy
attributes
Name  Type  Use  Default  Fixed  Annotation
shortDescription  string  optional      
documentation
It is strongly recommended that the short description be kept under 80 characters in length
name  xtce:NameType  required      
bitRateInBPS  double        
pcmType  derived by: string    NRZL    
inverted  boolean    false    
syncApertureInBits  nonNegativeInteger    0    
documentation
Allowed slip (in bits) in either direction for the sync pattern
frameLengthInBits  long  required      
source <element name="FixedFrameStream" type="xtce:FixedFrameStreamType"/>

element StreamSetType/VariableFrameStream
diagram SpaceSystemV1.2-27Feb2014-mods_p415.png
namespace http://www.omg.org/space/xtce
type xtce:VariableFrameStreamType
properties
content complex
children xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:ContainerRef xtce:ServiceRef xtce:StreamRef xtce:SyncStrategy
attributes
Name  Type  Use  Default  Fixed  Annotation
shortDescription  string  optional      
documentation
It is strongly recommended that the short description be kept under 80 characters in length
name  xtce:NameType  required      
bitRateInBPS  double        
pcmType  derived by: string    NRZL    
inverted  boolean    false    
source <element name="VariableFrameStream" type="xtce:VariableFrameStreamType"/>

element StreamSetType/CustomStream
diagram SpaceSystemV1.2-27Feb2014-mods_p416.png
namespace http://www.omg.org/space/xtce
type xtce:CustomStreamType
properties
content complex
children xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:EncodingAlgorithm xtce:DecodingAlgorithm
attributes
Name  Type  Use  Default  Fixed  Annotation
shortDescription  string  optional      
documentation
It is strongly recommended that the short description be kept under 80 characters in length
name  xtce:NameType  required      
bitRateInBPS  double        
pcmType  derived by: string    NRZL    
inverted  boolean    false    
encodedStreamRef  xtce:NameReferenceType  required      
decodedStreamRef  xtce:NameReferenceType  required      
source <element name="CustomStream" type="xtce:CustomStreamType"/>


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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy