Contains properties about the sources and source locations associatedwith a single GP_Trackline or GP_ArealSurvey sampling feature in this configuration.If no specific source geometry is included, information about the spacing and numberof sources can be provided using the sourceInterval and noSourceStations properties.If detailed information about specific sources and their locations are provided, ThesourceGeometry property is used, If sourceGeometry is used, at least one GP_Sourceobject must exist.
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 abstract="false" name="SourceInfo" type="diggs:SourceInfoType"><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 sources can be provided using the sourceInterval and 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>