Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element diggs:SoundingType / diggs:whenConstructed
Namespace http://diggsml.org/schema-dev
Annotations
The period of time when the sounding is constructed. This
should include the entire time the drill rig is on
site.
Diagram
DiagramKernel_xsd_Element_diggs_TimeInterval.tmp#TimeIntervalKernel_xsd_Complex_Type_diggs_TimeIntervalPropertyType.tmp#TimeIntervalPropertyType
Type diggs:TimeIntervalPropertyType
Properties
content complex
minOccurs 0
maxOccurs 1
Model
Children diggs:TimeInterval
Instance
<diggs:whenConstructed xmlns:diggs="http://diggsml.org/schema-dev">
  <diggs:TimeInterval gml:id="" xml:lang="">{1,1}</diggs:TimeInterval>
</diggs:whenConstructed>
Source
<element maxOccurs="1" minOccurs="0" name="whenConstructed" type="diggs:TimeIntervalPropertyType">
  <annotation>
    <documentation>The period of time when the sounding is constructed. This should include the entire time the drill rig is on site.</documentation>
  </annotation>
</element>
Element diggs:SoundingType / diggs:totalMeasuredDepth
Namespace http://diggsml.org/schema-dev
Annotations
The measured depth to the bottom of the hole, measured in
a hole's linear referencing system.
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_LengthMeasure.tmp#LengthMeasure_uomMeasureType_xsd_Complex_Type_eml_LengthMeasure.tmp#LengthMeasure
Type eml:LengthMeasure
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use
uom eml:LengthUom required
Source
<element minOccurs="0" name="totalMeasuredDepth" type="eml:LengthMeasure">
  <annotation>
    <documentation>The measured depth to the bottom of the hole, measured in a hole's linear referencing system.</documentation>
  </annotation>
</element>
Element diggs:SoundingType / diggs:soundingPurpose
Namespace http://diggsml.org/schema-dev
Annotations
A description of the purpose for the sounding. Intended
to come from a controlled list (eg. CPT, Flat Dilatometer,
etc).
Diagram
Diagramgml3_2Profile_diggs_xsd_Complex_Type_gml_CodeType.tmp#CodeType_codeSpacegml3_2Profile_diggs_xsd_Complex_Type_gml_CodeType.tmp#CodeType
Type gml:CodeType
Properties
content complex
minOccurs 0
maxOccurs 1
Attributes
QName Type Use
codeSpace anyURI optional
Source
<element maxOccurs="1" minOccurs="0" name="soundingPurpose" type="gml:CodeType">
  <annotation>
    <documentation>A description of the purpose for the sounding. Intended to come from a controlled list (eg. CPT, Flat Dilatometer, etc).</documentation>
  </annotation>
</element>
Element diggs:SoundingType / diggs:backfill
Namespace http://diggsml.org/schema-dev
Annotations
Information on construction of the backfill after the
sounding is made.
Diagram
DiagramKernel_xsd_Element_diggs_Backfill.tmp#BackfillKernel_xsd_Complex_Type_diggs_BackfillPropertyType.tmp#BackfillPropertyType
Type diggs:BackfillPropertyType
Properties
content complex
minOccurs 0
Model
Children diggs:Backfill
Instance
<diggs:backfill xmlns:diggs="http://diggsml.org/schema-dev">
  <diggs:Backfill gml:id="" xml:lang="">{1,1}</diggs:Backfill>
</diggs:backfill>
Source
<element minOccurs="0" name="backfill" type="diggs:BackfillPropertyType">
  <annotation>
    <documentation>Information on construction of the backfill after the sounding is made.</documentation>
  </annotation>
</element>
Element diggs:SoundingType / diggs:casing
Namespace http://diggsml.org/schema-dev
Annotations
Information on the casing installed following or during
the sounding
Diagram
DiagramKernel_xsd_Element_diggs_Casing.tmp#CasingKernel_xsd_Complex_Type_diggs_CasingPropertyType.tmp#CasingPropertyType
Type diggs:CasingPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children diggs:Casing
Instance
<diggs:casing xmlns:diggs="http://diggsml.org/schema-dev">
  <diggs:Casing gml:id="" xml:lang="">{1,1}</diggs:Casing>
</diggs:casing>
Source
<element minOccurs="0" name="casing" type="diggs:CasingPropertyType" maxOccurs="unbounded">
  <annotation>
    <documentation>Information on the casing installed following or during the sounding</documentation>
  </annotation>
</element>
Element diggs:SoundingType / diggs:constructionMethod
Namespace http://diggsml.org/schema-dev
Annotations
Information regarding construction of the sounding over
different depth intervals
Diagram
DiagramKernel_xsd_Element_diggs_SoundingConstructionMethod.tmp#SoundingConstructionMethodKernel_xsd_Complex_Type_diggs_SoundingConstructionMethodPropertyType.tmp#SoundingConstructionMethodPropertyType
Type diggs:SoundingConstructionMethodPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children diggs:SoundingConstructionMethod
Instance
<diggs:constructionMethod xmlns:diggs="http://diggsml.org/schema-dev">
  <diggs:SoundingConstructionMethod gml:id="" xml:lang="">{1,1}</diggs:SoundingConstructionMethod>
</diggs:constructionMethod>
Source
<element minOccurs="0" name="constructionMethod" type="diggs:SoundingConstructionMethodPropertyType" maxOccurs="unbounded">
  <annotation>
    <documentation>Information regarding construction of the sounding over different depth intervals</documentation>
  </annotation>
</element>
Element diggs:SoundingType / diggs:constructionEvent
Namespace http://diggsml.org/schema-dev
Annotations
Information on sounding construction events with
time.
Diagram
DiagramKernel_xsd_Element_diggs_SoundingEvent.tmp#SoundingEventKernel_xsd_Complex_Type_diggs_SoundingEventPropertyType.tmp#SoundingEventPropertyType
Type diggs:SoundingEventPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children diggs:SoundingEvent
Instance
<diggs:constructionEvent xmlns:diggs="http://diggsml.org/schema-dev">
  <diggs:SoundingEvent gml:id="" xml:lang="">{1,1}</diggs:SoundingEvent>
</diggs:constructionEvent>
Source
<element minOccurs="0" name="constructionEvent" type="diggs:SoundingEventPropertyType" maxOccurs="unbounded">
  <annotation>
    <documentation>Information on sounding construction events with time.</documentation>
  </annotation>
</element>
Complex Type diggs:SoundingType
Namespace http://diggsml.org/schema-dev
Diagram
Diagramgml3_2Profile_diggs_xsd_Attribute_gml_id.tmp#idgml3_2Profile_diggs_xsd_Element_gml_description.tmp#descriptiongml3_2Profile_diggs_xsd_Element_gml_descriptionReference.tmp#descriptionReferencegml3_2Profile_diggs_xsd_Element_gml_identifier.tmp#identifiergml3_2Profile_diggs_xsd_Element_gml_name.tmp#namegml3_2Profile_diggs_xsd_Element_Group_gml_StandardObjectProperties.tmp#StandardObjectPropertiesgml3_2Profile_diggs_xsd_Complex_Type_gml_AbstractGMLType.tmp#AbstractGMLTypegml3_2Profile_diggs_xsd_Complex_Type_gml_AbstractFeatureType.tmp#http___www.opengis.net_gml_3.2_AbstractFeatureTypegml3_2Profile_diggs_xsd_Attribute_gml_id.tmp#idgml3_2Profile_diggs_xsd_Element_gml_description.tmp#descriptiongml3_2Profile_diggs_xsd_Element_gml_identifier.tmp#identifierKernel_xsd_Complex_Type_diggs_AbstractFeatureBaseType.tmp#AbstractFeatureBaseTypexml_xsd_Attribute_xml_lang.tmp#langgml3_2Profile_diggs_xsd_Element_gml_name.tmp#nameKernel_xsd_Complex_Type_diggs_AbstractFeatureType.tmp#AbstractFeatureType_internalIdentifierKernel_xsd_Element_diggs_status.tmp#statusKernel_xsd_Element_diggs_implementationStatus.tmp#implementationStatusKernel_xsd_Complex_Type_diggs_AbstractFeatureType.tmp#AbstractFeatureType_associatedFileKernel_xsd_Complex_Type_diggs_AbstractFeatureType.tmp#AbstractFeatureType_roleKernel_xsd_Complex_Type_diggs_AbstractFeatureType.tmp#AbstractFeatureType_remarkKernel_xsd_Complex_Type_diggs_AbstractFeatureType.tmp#AbstractFeatureTypegml3_2Profile_diggs_xsd_Element_gml_description.tmp#descriptiongml3_2Profile_diggs_xsd_Element_gml_identifier.tmp#identifiergml3_2Profile_diggs_xsd_Element_gml_name.tmp#nameKernel_xsd_Complex_Type_diggs_AbstractNamedFeatureType.tmp#AbstractNamedFeatureType_internalIdentifierKernel_xsd_Element_diggs_status.tmp#statusKernel_xsd_Element_diggs_implementationStatus.tmp#implementationStatusKernel_xsd_Complex_Type_diggs_AbstractNamedFeatureType.tmp#AbstractNamedFeatureType_associatedFileKernel_xsd_Complex_Type_diggs_AbstractNamedFeatureType.tmp#AbstractNamedFeatureType_roleKernel_xsd_Complex_Type_diggs_AbstractNamedFeatureType.tmp#AbstractNamedFeatureType_remarkKernel_xsd_Complex_Type_diggs_AbstractNamedFeatureType.tmp#AbstractNamedFeatureTypeKernel_xsd_Element_diggs_investigationTarget.tmp#investigationTargetKernel_xsd_Element_diggs_projectRef.tmp#projectRefKernel_xsd_Element_diggs_originalProjectRef.tmp#originalProjectRefKernel_xsd_Element_diggs_associatedProjectRef.tmp#associatedProjectRefKernel_xsd_Element_diggs_programRef.tmp#programRefKernel_xsd_Complex_Type_diggs_AbstractSamplingFeatureType.tmp#AbstractSamplingFeatureType_environmentKernel_xsd_Complex_Type_diggs_AbstractSamplingFeatureType.tmp#AbstractSamplingFeatureType_otherSamplingFeaturePropertyKernel_xsd_Complex_Type_diggs_AbstractSamplingFeatureType.tmp#AbstractSamplingFeatureType_localityKernel_xsd_Complex_Type_diggs_AbstractSamplingFeatureType.tmp#AbstractSamplingFeatureType_referencePointKernel_xsd_Complex_Type_diggs_AbstractSamplingFeatureType.tmp#AbstractSamplingFeatureType_localCoordinatesKernel_xsd_Complex_Type_diggs_AbstractSamplingFeatureType.tmp#AbstractSamplingFeatureTypeKernel_xsd_Complex_Type_diggs_AbstractLinearSamplingFeatureType.tmp#AbstractLinearSamplingFeatureType_centerLineKernel_xsd_Complex_Type_diggs_AbstractLinearSamplingFeatureType.tmp#AbstractLinearSamplingFeatureType_linearReferencingKernel_xsd_Complex_Type_diggs_AbstractLinearSamplingFeatureType.tmp#AbstractLinearSamplingFeatureType_plungeKernel_xsd_Complex_Type_diggs_AbstractLinearSamplingFeatureType.tmp#AbstractLinearSamplingFeatureType_bearingKernel_xsd_Complex_Type_diggs_AbstractLinearSamplingFeatureType.tmp#AbstractLinearSamplingFeatureTypeKernel_xsd_Complex_Type_diggs_SoundingType.tmp#SoundingType_whenConstructedKernel_xsd_Complex_Type_diggs_SoundingType.tmp#SoundingType_totalMeasuredDepthKernel_xsd_Complex_Type_diggs_SoundingType.tmp#SoundingType_soundingPurposeKernel_xsd_Complex_Type_diggs_SoundingType.tmp#SoundingType_backfillKernel_xsd_Complex_Type_diggs_SoundingType.tmp#SoundingType_casingKernel_xsd_Complex_Type_diggs_SoundingType.tmp#SoundingType_constructionMethodKernel_xsd_Complex_Type_diggs_SoundingType.tmp#SoundingType_constructionEvent
Type extension of diggs:AbstractLinearSamplingFeatureType
Type hierarchy
Used by
Element diggs:Sounding
Model
Children diggs:associatedFile, diggs:associatedProjectRef, diggs:backfill, diggs:bearing, diggs:casing, diggs:centerLine, diggs:constructionEvent, diggs:constructionMethod, diggs:environment, diggs:implementationStatus, diggs:internalIdentifier, diggs:investigationTarget, diggs:linearReferencing, diggs:localCoordinates, diggs:locality, diggs:originalProjectRef, diggs:otherSamplingFeatureProperty, diggs:plunge, diggs:programRef, diggs:projectRef, diggs:referencePoint, diggs:remark, diggs:role, diggs:soundingPurpose, diggs:status, diggs:totalMeasuredDepth, diggs:whenConstructed, gml:description, gml:identifier, gml:name
Attributes
QName Type Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be
unique in the XML document within which it occurs. An external identifier for the object in
the form of a URI may be constructed using standard XML and XPointer methods. This is done
by concatenating the URI for the document, a fragment separator, and the value of the id
attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
<div>
  <h3>lang (as an attribute name)</h3>
  <p>denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. This name is reserved by virtue of its definition in the XML specification.</p>
</div>
<div>
  <h4>Notes</h4>
  <p>Attempting to install the relevant ISO 2- and 3-letter codes as the enumerated possible values is probably never going to be a realistic possibility.</p>
  <p>See BCP 47 at
    <a href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt">http://www.rfc-editor.org/rfc/bcp/bcp47.txt</a>and the IANA language subtag registry at
    <a href="http://www.iana.org/assignments/language-subtag-registry">http://www.iana.org/assignments/language-subtag-registry</a>for further information.</p>
  <p>The union allows for the 'un-declaration' of xml:lang with the empty string.</p>
</div>
Source
<complexType name="SoundingType">
  <complexContent>
    <extension base="diggs:AbstractLinearSamplingFeatureType">
      <sequence>
        <element maxOccurs="1" minOccurs="0" name="whenConstructed" type="diggs:TimeIntervalPropertyType">
          <annotation>
            <documentation>The period of time when the sounding is constructed. This should include the entire time the drill rig is on site.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="totalMeasuredDepth" type="eml:LengthMeasure">
          <annotation>
            <documentation>The measured depth to the bottom of the hole, measured in a hole's linear referencing system.</documentation>
          </annotation>
        </element>
        <element maxOccurs="1" minOccurs="0" name="soundingPurpose" type="gml:CodeType">
          <annotation>
            <documentation>A description of the purpose for the sounding. Intended to come from a controlled list (eg. CPT, Flat Dilatometer, etc).</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="backfill" type="diggs:BackfillPropertyType">
          <annotation>
            <documentation>Information on construction of the backfill after the sounding is made.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="casing" type="diggs:CasingPropertyType" maxOccurs="unbounded">
          <annotation>
            <documentation>Information on the casing installed following or during the sounding</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="constructionMethod" type="diggs:SoundingConstructionMethodPropertyType" maxOccurs="unbounded">
          <annotation>
            <documentation>Information regarding construction of the sounding over different depth intervals</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="constructionEvent" type="diggs:SoundingEventPropertyType" maxOccurs="unbounded">
          <annotation>
            <documentation>Information on sounding construction events with time.</documentation>
          </annotation>
        </element>
      </sequence>
    </extension>
  </complexContent>
</complexType>