AlmaTest/SchedBlock
element BinMode

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

Properties
This component is not nillable.

Model
<BinMode>

</BinMode>

Source
<xsd:element name="BinMode">
<xsd:simpleType>
<xsd:restriction base="xsd:int">
<xsd:enumeration value="0"/>
<xsd:enumeration value="1"/>
<xsd:enumeration value="2"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>


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