AlmaTest/ObsProject
complexType SpectralSetupT

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

Properties
This component is not nillable.

Model
<...>
(name, SpectralElement+ )
</...>


Nested Element Summary
xsd:stringname
          
tprj:SpectralElementTSpectralElement
          
Local Usage
RegionOfInterestT, RegionOfInterestT, RegionOfInterestT

Source
<xsd:complexType name="SpectralSetupT">
<xsd:sequence>
<xsd:element name="name" type="xsd:string"/>
<xsd:element maxOccurs="unbounded" name="SpectralElement" type="tprj:SpectralElementT"/>
</xsd:sequence>
</xsd:complexType>


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