AlmaTest/SchedBlock
complexType FieldSpecT

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

Properties
This component is not nillable.

Model
<...>
(DesiredSynthesisedBeamSize, FieldSource, FieldPattern )
</...>


Nested Element Summary
tval:SmallAngleTDesiredSynthesisedBeamSize
          
tsbl:FieldPatternTFieldPattern
          
tsbl:FieldSourceTFieldSource
          
Local Usage
TargetT, TargetT

Source
<xsd:complexType name="FieldSpecT">
<xsd:sequence>
<xsd:element name="DesiredSynthesisedBeamSize" type="tval:SmallAngleT"/>
<xsd:element name="FieldSource" type="tsbl:FieldSourceT"/>
<xsd:element name="FieldPattern" type="tsbl:FieldPatternT"/>
</xsd:sequence>
</xsd:complexType>


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