AlmaTest/SchedBlock
complexType SubBandsT

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{AlmaTest/SchedBlock}SubBandsT (restriction)

Properties
This component is not nillable.

Model
<...>
(startChannel, bandWidth )
</...>


Nested Element Summary
xsd:intbandWidth
          
xsd:intstartChannel
          
Local Usage
BaseBandConfigT, BaseBandConfigT

Source
<xsd:complexType name="SubBandsT">
<xsd:sequence>
<xsd:element name="startChannel" type="xsd:int"/>
<xsd:element name="bandWidth" type="xsd:int"/>
</xsd:sequence>
</xsd:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.