AlmaTest/SchedBlock
complexType SchedBlockControlT

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

Properties
This component is not nillable.

Model
<...>
(repeatCount, SBMaximumTime )
</...>


Nested Element Summary
xsd:intrepeatCount
          
tval:TimeTSBMaximumTime
          
Local Usage
SchedBlock, SchedBlock

Source
<xsd:complexType name="SchedBlockControlT">
<xsd:sequence>
<xsd:element name="repeatCount" type="xsd:int"/>
<xsd:element name="SBMaximumTime" type="tval:TimeT"/>
</xsd:sequence>
</xsd:complexType>


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