AlmaTest/ObsProject
complexType TemporalSetupT

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

Properties
This component is not nillable.

Model
<...>
(LSTRange, DateLimits, Repeats )
</...>


Nested Element Summary
xsd:stringDateLimits
          
xsd:stringLSTRange
          
xsd:intRepeats
          
Local Usage
ObsDefinitionT, ObsDefinitionT, ObsDefinitionT

Source
<xsd:complexType name="TemporalSetupT">
<xsd:sequence>
<xsd:element name="LSTRange" type="xsd:string"/>
<xsd:element name="DateLimits" type="xsd:string"/>
<xsd:element name="Repeats" type="xsd:int"/>
</xsd:sequence>
</xsd:complexType>


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