Schema for the XML headers of the SDM Binary Data Format (vers. 0.94)

Complex Type: AbstractBaseband

[Table of contents]

Super-types:None
Sub-types:None
NameAbstractBaseband
Abstractyes
DocumentationCommonalities at the level of a baseband. To be as open as possible numBin is not factorized here (for ALMA numBin is baseband-based0. The only remaining baseband attribute is the babseband name which is required to identify the different basebands.
XML Instance Representation
<...

ref="BasebandName [0..1]"/>
Diagram
Schema Component Representation
<xs:complexType name="AbstractBaseband" abstract="true">
<xs:sequence/>
<xs:attribute name="ref" type="BasebandName"/>
</xs:complexType>