<element maxOccurs="1" minOccurs="0" name="whenConstructed" type="diggs:TimeIntervalPropertyType"><annotation><documentation>The period of time when the trench is constructed. This should include the entire time the trench is open for logging.</documentation></annotation></element>
<element minOccurs="0" name="trenchDepth" type="diggs:LengthMeasureType"><annotation><documentation>The maximum depth of the trench, referenced to a linear reference system.</documentation></annotation></element>
<element maxOccurs="1" minOccurs="0" name="trenchLength" type="diggs:LengthMeasureType"><annotation><documentation>The length of the long horizontal dimension of the trench.</documentation></annotation></element>
<element maxOccurs="1" minOccurs="0" name="trenchWidth" type="diggs:LengthMeasureType"><annotation><documentation>The length of the short horizontal dimension of the trench.</documentation></annotation></element>
Description of shoring equipment and method used forshoring trench.
Diagram
Type
string
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<element maxOccurs="1" minOccurs="0" name="shoring" type="string"><annotation><documentation>Description of shoring equipment and method used for shoring trench.</documentation></annotation></element>
<element maxOccurs="1" minOccurs="0" name="trenchPurpose" type="gml:CodeType"><annotation><documentation>A description of the purpose for excavating the trench (eg. exploratory). Intended to come from a controlled list.</documentation></annotation></element>
<element minOccurs="0" name="backfill" type="diggs:BackfillPropertyType"><annotation><documentation>Information on construction of the trench backfill covering the trench wall exposure.</documentation></annotation></element>
<element maxOccurs="unbounded" minOccurs="0" name="constructionMethod" type="diggs:TrenchConstructionMethodPropertyType"><annotation><documentation>Information regarding construction of the pit over different depth intervals</documentation></annotation></element>
<element maxOccurs="unbounded" minOccurs="0" name="constructionEvent" type="diggs:TrenchWallEventPropertyType"><annotation><documentation>Information on construction of the trench with time</documentation></annotation></element>
Complex Type diggs:TrenchWallType
Namespace
http://diggsml.org/schemas/3
Annotations
Extended type based on AbstractPlanarSamplingFeatureType. Adds elementsfor trench wall 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="TrenchWallType"><annotation><documentation>Extended type based on AbstractPlanarSamplingFeatureType. Adds elements for trench wall type definition.</documentation></annotation><complexContent><extension base="diggs:AbstractPlanarSamplingFeatureType"><sequence><element maxOccurs="1" minOccurs="0" name="whenConstructed" type="diggs:TimeIntervalPropertyType"><annotation><documentation>The period of time when the trench is constructed. This should include the entire time the trench is open for logging.</documentation></annotation></element><element minOccurs="0" name="trenchDepth" type="diggs:LengthMeasureType"><annotation><documentation>The maximum depth of the trench, referenced to a linear reference system.</documentation></annotation></element><element maxOccurs="1" minOccurs="0" name="trenchLength" type="diggs:LengthMeasureType"><annotation><documentation>The length of the long horizontal dimension of the trench.</documentation></annotation></element><element maxOccurs="1" minOccurs="0" name="trenchWidth" type="diggs:LengthMeasureType"><annotation><documentation>The length of the short horizontal dimension of the trench.</documentation></annotation></element><element maxOccurs="1" minOccurs="0" name="shoring" type="string"><annotation><documentation>Description of shoring equipment and method used for shoring trench.</documentation></annotation></element><element maxOccurs="1" minOccurs="0" name="trenchPurpose" type="gml:CodeType"><annotation><documentation>A description of the purpose for excavating the trench (eg. exploratory). Intended to come from a controlled list.</documentation></annotation></element><element minOccurs="0" name="backfill" type="diggs:BackfillPropertyType"><annotation><documentation>Information on construction of the trench backfill covering the trench wall exposure.</documentation></annotation></element><element maxOccurs="unbounded" minOccurs="0" name="constructionMethod" type="diggs:TrenchConstructionMethodPropertyType"><annotation><documentation>Information regarding construction of the pit over different depth intervals</documentation></annotation></element><element maxOccurs="unbounded" minOccurs="0" name="constructionEvent" type="diggs:TrenchWallEventPropertyType"><annotation><documentation>Information on construction of the trench with time</documentation></annotation></element></sequence></extension></complexContent></complexType>