AlmaTest/ObsProject
complexType TargetSpaceT

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

Properties
This component is not nillable.

Model
<...>
(name, ObservationTime, RegionOfInterest+ )
</...>


Nested Element Summary
xsd:stringname
          
tval:TimeTObservationTime
          
tprj:RegionOfInterestTRegionOfInterest
          
Local Usage
ObsPhaseT, ObsPhaseT, ObsPhaseT

Source
<xsd:complexType name="TargetSpaceT">
<xsd:sequence>
<xsd:element name="name" type="xsd:string"/>
<xsd:element name="ObservationTime" type="tval:TimeT"/>
<xsd:element maxOccurs="unbounded" name="RegionOfInterest" type="tprj:RegionOfInterestT"/>
</xsd:sequence>
</xsd:complexType>


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