AlmaTest/ObsProject
complexType ControlBlockT

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

Properties
This component is not nillable.

Model
<...>
(MaximumTime, ElapsedTime, scientificPriority, runWhenReady )
</...>


Nested Element Summary
tval:TimeTElapsedTime
          
tval:TimeTMaximumTime
          
xsd:booleanrunWhenReady
          
xsd:intscientificPriority
          
Sub Types
{AlmaTest/ObsProject}ControlBlockT (restriction)
|
+--{AlmaTest/ObsProject}ObsUnitControlT (extension)
|
+--{AlmaTest/ObsProject}ObsUnitControlT (extension)
|
+--{AlmaTest/ObsProject}ObsUnitControlT (extension)

Local Usage
ObsUnitControlT, ObsUnitControlT, ObsUnitControlT

Source
<xsd:complexType name="ControlBlockT">
<xsd:sequence>
<xsd:element name="MaximumTime" type="tval:TimeT"/>
<xsd:element name="ElapsedTime" type="tval:TimeT"/>
<xsd:element name="scientificPriority" type="xsd:int"/>
<xsd:element name="runWhenReady" type="xsd:boolean"/>
</xsd:sequence>
</xsd:complexType>


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