<complexType name="SourceInfoArrayPropertyType">
<sequence maxOccurs="unbounded">
<element ref="diggs:SourceInfo">
<annotation>
<documentation>Contains properties about the sources and source locations associated with a single GP_Trackline or GP_ArealSurvey sampling feature in this configuration. If no specific source geometry is included, information about the spacing and number of receivers can be provided using the sourceInterval, noSourceStations properties. If detailed information about specific sources and their locations are provided, The sourceGeometry property is used, If sourceGeometry is used, at least one GP_Source object must exist.</documentation>
</annotation>
</element>
</sequence>
</complexType>
|