Contains properties about the receivers and receiver locations associatedwith a single GP_Trackline or GP_ArealSurvey sampling feature in this configuration.If no specific receiver geometry is included, information about the spacing andnumber of receivers can be provided using the receiverInterval andnoReceiverStations properties. If detailed information about specific receivers andtheir locations are provided, the receiverGeometry propoerty is used, IfreceiverGeometry is used, at least one GP_Receiver object mustexist.
Database handle for the object. It is of XML type ID, so is constrained to beunique in the XML document within which it occurs. An external identifier for the object inthe form of a URI may be constructed using standard XML and XPointer methods. This is doneby concatenating the URI for the document, a fragment separator, and the value of the idattribute.
Source
<element name="ReceiverInfo" type="diggs:ReceiverInfoType"><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>