AlmaTest/ObsProject
complexType PreconditionsT

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

Properties
This component is not nillable.

Model
<...>
(BaselineCal, Polarization, WeatherConstraints )
</...>


Nested Element Summary
xsd:stringBaselineCal
          
xsd:stringPolarization
          
tprj:WeatherConstraintsTWeatherConstraints
          
Local Usage
ObsUnitT, ObsUnitT, ObsUnitT

Source
<xsd:complexType name="PreconditionsT">
<xsd:sequence>
<xsd:element name="BaselineCal" type="xsd:string"/>
<xsd:element name="Polarization" type="xsd:string"/>
<xsd:element name="WeatherConstraints" type="tprj:WeatherConstraintsT"/>
</xsd:sequence>
</xsd:complexType>


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