Showing:

Diagrams
Model
Source
Used by
Complex Type diggs:ReceiverInfoArrayPropertyType
Namespace http://diggsml.org/schema-dev
Diagram
DiagramGeophysics_xsd_Element_diggs_ReceiverInfo.tmp#ReceiverInfo
Used by
Model
Children diggs:ReceiverInfo
Source
<complexType name="ReceiverInfoArrayPropertyType">
  <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>