<element maxOccurs="1" minOccurs="0" name="whenTransectRun" type="diggs:TimeIntervalPropertyType"><annotation><documentation>The period of time when during which the transect is run.</documentation></annotation></element>
<element minOccurs="0" name="totalTransectLength" type="diggs:LengthMeasureType"><annotation><documentation>The total length of the transect.</documentation></annotation></element>
<element maxOccurs="1" minOccurs="0" name="transectPurpose" type="gml:CodeType"><annotation><documentation>A description of the purpose for running the transect. Intended to come from a controlled list.</documentation></annotation></element>
Complex Type diggs:TransectType
Namespace
http://diggsml.org/schemas/3
Annotations
Extended type based on AbstractLinearSamplingFeatureType. Adds elementsfor transect type definition.
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
<complexType name="TransectType"><annotation><documentation>Extended type based on AbstractLinearSamplingFeatureType. Adds elements for transect type definition.</documentation></annotation><complexContent><extension base="diggs:AbstractLinearSamplingFeatureType"><sequence><element maxOccurs="1" minOccurs="0" name="whenTransectRun" type="diggs:TimeIntervalPropertyType"><annotation><documentation>The period of time when during which the transect is run.</documentation></annotation></element><element minOccurs="0" name="totalTransectLength" type="diggs:LengthMeasureType"><annotation><documentation>The total length of the transect.</documentation></annotation></element><element maxOccurs="1" minOccurs="0" name="transectPurpose" type="gml:CodeType"><annotation><documentation>A description of the purpose for running the transect. Intended to come from a controlled list.</documentation></annotation></element></sequence></extension></complexContent></complexType>