complexType FrameStreamType
diagram SpaceSystemV1.2-27Feb2014-mods_p210.png
namespace http://www.omg.org/space/xtce
type extension of xtce:PCMStreamType
properties
base xtce:PCMStreamType
children xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:ContainerRef xtce:ServiceRef xtce:StreamRef
used by
complexTypes FixedFrameStreamType VariableFrameStreamType
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    
annotation
documentation
The top level type definition for all data streams that are frame based.
source <complexType name="FrameStreamType">
 
<annotation>
   
<documentation xml:lang="en">The top level type definition for all data streams that are frame based.</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="xtce:PCMStreamType">
     
<sequence>
       
<choice>
         
<element name="ContainerRef" type="xtce:ContainerRefType">
           
<annotation>
             
<documentation xml:lang="en">This Container (usually abstract) is the container that is in the fixed frame stream.  Normally, this is a general container type from which many specific containers are inherited.</documentation>
           
</annotation>
         
</element>
         
<element name="ServiceRef" type="xtce:ServiceRefType"/>
       
</choice>
       
<element name="StreamRef" type="xtce:StreamRefType" minOccurs="0">
         
<annotation>
           
<documentation xml:lang="en">This is a reference to a connecting stream - say a custom stream.</documentation>
         
</annotation>
       
</element>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element FrameStreamType/ContainerRef
diagram SpaceSystemV1.2-27Feb2014-mods_p211.png
namespace http://www.omg.org/space/xtce
type xtce:ContainerRefType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
containerRef  xtce:NameReferenceType  required      
documentation
name of container
annotation
documentation
This Container (usually abstract) is the container that is in the fixed frame stream.  Normally, this is a general container type from which many specific containers are inherited.
source <element name="ContainerRef" type="xtce:ContainerRefType">
 
<annotation>
   
<documentation xml:lang="en">This Container (usually abstract) is the container that is in the fixed frame stream.  Normally, this is a general container type from which many specific containers are inherited.</documentation>
 
</annotation>
</element>

element FrameStreamType/ServiceRef
diagram SpaceSystemV1.2-27Feb2014-mods_p212.png
namespace http://www.omg.org/space/xtce
type xtce:ServiceRefType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
serviceRef  xtce:NameReferenceType  required      
source <element name="ServiceRef" type="xtce:ServiceRefType"/>

element FrameStreamType/StreamRef
diagram SpaceSystemV1.2-27Feb2014-mods_p213.png
namespace http://www.omg.org/space/xtce
type xtce:StreamRefType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
streamRef  xtce:NameReferenceType  required      
documentation
name of reference stream
annotation
documentation
This is a reference to a connecting stream - say a custom stream.
source <element name="StreamRef" type="xtce:StreamRefType" minOccurs="0">
 
<annotation>
   
<documentation xml:lang="en">This is a reference to a connecting stream - say a custom stream.</documentation>
 
</annotation>
</element>


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