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