AlmaTest/ObsProject
complexType WeatherConstraintsT

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

Properties
This component is not nillable.

Model
<...>
(Opacity, Seeing, PhaseStability )
</...>


Nested Element Summary
xsd:stringOpacity
          
xsd:stringPhaseStability
          
xsd:stringSeeing
          
Local Usage
PreconditionsT, PreconditionsT, PreconditionsT

Source
<xsd:complexType name="WeatherConstraintsT">
<xsd:sequence>
<xsd:element name="Opacity" type="xsd:string"/>
<xsd:element name="Seeing" type="xsd:string"/>
<xsd:element name="PhaseStability" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>


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