AlmaTest/SchedBlock
complexType FieldSourceT

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

Properties
This component is not nillable.

Model
<...>
(SourceCoordinates, SourceVelocity, sourceName, SourceEphemeris, SourceProperty* )
</...>


Nested Element Summary
tval:SkyCoordinatesTSourceCoordinates
          
xsd:stringSourceEphemeris
          
xsd:stringsourceName
          
tsbl:SourcePropertyTSourceProperty
          
tval:VelocityTSourceVelocity
          
Local Usage
FieldSpecT, FieldSpecT

Source
<xsd:complexType name="FieldSourceT">
<xsd:sequence>
<xsd:element name="SourceCoordinates" type="tval:SkyCoordinatesT"/>
<xsd:element name="SourceVelocity" type="tval:VelocityT"/>
<xsd:element name="sourceName" type="xsd:string"/>
<xsd:element name="SourceEphemeris" type="xsd:string"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="SourceProperty" type="tsbl:SourcePropertyT"/>
</xsd:sequence>
</xsd:complexType>


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