<complexType name="ReceiverInfoArrayPropertyType">
<annotation>
<documentation>Property type for receiver info array references. Used to wrap receiver info array objects or references in properties.</documentation>
</annotation>
<sequence maxOccurs="unbounded">
<element ref="diggs:ReceiverInfo">
<annotation>
<documentation>Contains properties about the receivers and receiver locations associated with a single GP_Trackline or GP_ArealSurvey sampling feature in this configuration. If no specific receiver geometry is included, information about the spacing and number of receivers can be provided using the receiverInterval and noReceiverStations properties. If detailed information about specific receivers and their locations are provided, the receiverGeometry propoerty is used, If receiverGeometry is used, at least one GP_Receiver object must exist.</documentation>
</annotation>
</element>
</sequence>
</complexType>
|