Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element diggs:DiggsType / diggs:documentInformation
Namespace http://diggsml.org/schemas/3
Annotations
Required element containing metadata about the DIGGS document itself including creation date, originating organization, software used, coordinate reference systems employed, and other document-level information. This element must appear exactly once and should be the first element in the document content.
Diagram
DiagramCore_xsd_Element_diggs_DocumentInformation.tmp#DocumentInformationCore_xsd_Complex_Type_diggs_DocumentInformationPropertyType.tmp#DocumentInformationPropertyType
Type diggs:DocumentInformationPropertyType
Properties
content complex
minOccurs 1
maxOccurs 1
Model
Children diggs:DocumentInformation
Instance
<diggs:documentInformation xmlns:diggs="http://diggsml.org/schemas/3">
  <diggs:DocumentInformation gml:id="">{1,1}</diggs:DocumentInformation>
</diggs:documentInformation>
Source
<element name="documentInformation" type="diggs:DocumentInformationPropertyType" minOccurs="1" maxOccurs="1">
  <annotation>
    <documentation>Required element containing metadata about the DIGGS document itself including creation date, originating organization, software used, coordinate reference systems employed, and other document-level information. This element must appear exactly once and should be the first element in the document content.</documentation>
  </annotation>
</element>
Element diggs:DiggsType / diggs:project
Namespace http://diggsml.org/schemas/3
Annotations
Container for Project features. Projects serve as the primary organizational unit for geotechnical investigations and construction activities. Each project typically represents a single site investigation, construction project, monitoring or research program. Most other features in the document will reference back to their associated project(s).
Diagram
Diagramgml3_2Profile_diggs_xsd_Attribute_Group_gml_AssociationAttributeGroup.tmp#AssociationAttributeGroupAbstractTypes_xsd_Element_diggs_AbstractProject.tmp#AbstractProjectCore_xsd_Complex_Type_diggs_ProjectPropertyType.tmp#ProjectPropertyType
Type diggs:ProjectPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children diggs:AbstractProject
Instance
<diggs:project xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:diggs="http://diggsml.org/schemas/3">
  <diggs:AbstractProject gml:id="">{1,1}</diggs:AbstractProject>
</diggs:project>
Attributes
QName Type Fixed Use Annotation
nilReason gml:NilReasonType optional
xlink:actuate restriction of string optional
The 'actuate' attribute is used to communicate the desired timing 
of traversal from the starting resource to the ending resource; 
it's value should be treated as follows:
onLoad - traverse to the ending resource immediately on loading 
         the starting resource 
onRequest - traverse from the starting resource to the ending 
            resource only on a post-loading event triggered for 
            this purpose 
other - behavior is unconstrained; examine other markup in link 
        for hints 
none - behavior is unconstrained
xlink:arcrole anyURI optional
xlink:href anyURI optional
xlink:role anyURI optional
xlink:show restriction of string optional
The 'show' attribute is used to communicate the desired presentation 
of the ending resource on traversal from the starting resource; it's 
value should be treated as follows: 
new - load ending resource in a new window, frame, pane, or other 
      presentation context
replace - load the resource in the same window, frame, pane, or 
          other presentation context
embed - load ending resource in place of the presentation of the 
        starting resource
other - behavior is unconstrained; examine other markup in the 
        link for hints 
none - behavior is unconstrained
xlink:title string optional
xlink:type string simple optional
Source
<element name="project" type="diggs:ProjectPropertyType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>Container for Project features. Projects serve as the primary organizational unit for geotechnical investigations and construction activities. Each project typically represents a single site investigation, construction project, monitoring or research program. Most other features in the document will reference back to their associated project(s).</documentation>
  </annotation>
</element>
Element diggs:DiggsType / diggs:program
Namespace http://diggsml.org/schemas/3
Annotations
Container for Program features. Programs provide a means for planning the design and specification for projects and related features not yet constructed or fully completed.
Diagram
DiagramAbstractTypes_xsd_Element_diggs_AbstractProgram.tmp#AbstractProgramCommon_xsd_Complex_Type_diggs_ProgramPropertyType.tmp#ProgramPropertyType
Type diggs:ProgramPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children diggs:AbstractProgram
Instance
<diggs:program xmlns:diggs="http://diggsml.org/schemas/3">
  <diggs:AbstractProgram gml:id="">{1,1}</diggs:AbstractProgram>
</diggs:program>
Source
<element minOccurs="0" name="program" type="diggs:ProgramPropertyType" maxOccurs="unbounded">
  <annotation>
    <documentation>Container for Program features. Programs provide a means for planning the design and specification for projects and related features not yet constructed or fully completed.</documentation>
  </annotation>
</element>
Element diggs:DiggsType / diggs:samplingFeature
Namespace http://diggsml.org/schemas/3
Annotations
Container for SamplingFeature elements. Sampling features are physical locations or objects where observations and measurements are made or activities conducted, including boreholes, test pits, monitoring wells, CPT soundings, surface sample locations, geophysical lines, and other investigation features. These features define the spatial framework for data collection.
Diagram
DiagramAbstractTypes_xsd_Element_diggs_AbstractSamplingFeature.tmp#AbstractSamplingFeatureCore_xsd_Complex_Type_diggs_SamplingFeaturePropertyType.tmp#SamplingFeaturePropertyType
Type diggs:SamplingFeaturePropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children diggs:AbstractSamplingFeature
Instance
<diggs:samplingFeature xmlns:diggs="http://diggsml.org/schemas/3">
  <diggs:AbstractSamplingFeature gml:id="">{1,1}</diggs:AbstractSamplingFeature>
</diggs:samplingFeature>
Source
<element minOccurs="0" name="samplingFeature" type="diggs:SamplingFeaturePropertyType" maxOccurs="unbounded">
  <annotation>
    <documentation>Container for SamplingFeature elements. Sampling features are physical locations or objects where observations and measurements are made or activities conducted, including boreholes, test pits, monitoring wells, CPT soundings, surface sample locations, geophysical lines, and other investigation features. These features define the spatial framework for data collection.</documentation>
  </annotation>
</element>
Element diggs:DiggsType / diggs:samplingActivity
Namespace http://diggsml.org/schemas/3
Annotations
Container for SamplingActivity features. Sampling activities document the collection, subsampling, or aggregation of physical samples. Each activity records the time, location, methods, equipment, and environmental conditions under which samples were obtained, along with recovery information and sample production details.
Diagram
DiagramAbstractTypes_xsd_Element_diggs_AbstractSamplingActivity.tmp#AbstractSamplingActivityCommon_xsd_Complex_Type_diggs_SamplingActivityPropertyType.tmp#SamplingActivityPropertyType
Type diggs:SamplingActivityPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children diggs:AbstractSamplingActivity
Instance
<diggs:samplingActivity xmlns:diggs="http://diggsml.org/schemas/3">
  <diggs:AbstractSamplingActivity gml:id="">{1,1}</diggs:AbstractSamplingActivity>
</diggs:samplingActivity>
Source
<element minOccurs="0" name="samplingActivity" type="diggs:SamplingActivityPropertyType" maxOccurs="unbounded">
  <annotation>
    <documentation>Container for SamplingActivity features. Sampling activities document the collection, subsampling, or aggregation of physical samples. Each activity records the time, location, methods, equipment, and environmental conditions under which samples were obtained, along with recovery information and sample production details.</documentation>
  </annotation>
</element>
Element diggs:DiggsType / diggs:sample
Namespace http://diggsml.org/schemas/3
Annotations
Container for Sample features. Samples are physical specimens of material (soil, rock, water, grout, etc.) collected from sampling features or created for a project that are destined for analysis and testing. Each sample records its physical condition and chain of custody, and links to the sampling activity that produced it.
Diagram
DiagramAbstractTypes_xsd_Element_diggs_AbstractSample.tmp#AbstractSampleCore_xsd_Complex_Type_diggs_SamplePropertyType.tmp#SamplePropertyType
Type diggs:SamplePropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children diggs:AbstractSample
Instance
<diggs:sample xmlns:diggs="http://diggsml.org/schemas/3">
  <diggs:AbstractSample gml:id="">{1,1}</diggs:AbstractSample>
</diggs:sample>
Source
<element name="sample" type="diggs:SamplePropertyType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>Container for Sample features. Samples are physical specimens of material (soil, rock, water, grout, etc.) collected from sampling features or created for a project that are destined for analysis and testing. Each sample records its physical condition and chain of custody, and links to the sampling activity that produced it.</documentation>
  </annotation>
</element>
Element diggs:DiggsType / diggs:observation
Namespace http://diggsml.org/schemas/3
Annotations
Container for ObservationSystem features. Observation systems organize qualitative descriptions and interpretive classifications along sampling features or samples. Examples include lithologic descriptions, discontinuity logs, stratigraphic interpretations, and other qualitative characterizations. Each system contains multiple zones or regions (observations) with consistent description methodology.
Diagram
DiagramAbstractTypes_xsd_Element_diggs_AbstractObservationSystem.tmp#AbstractObservationSystemCore_xsd_Complex_Type_diggs_ObservationSystemPropertyType.tmp#ObservationSystemPropertyType
Type diggs:ObservationSystemPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children diggs:AbstractObservationSystem
Instance
<diggs:observation xmlns:diggs="http://diggsml.org/schemas/3">
  <diggs:AbstractObservationSystem gml:id="">{1,1}</diggs:AbstractObservationSystem>
</diggs:observation>
Source
<element minOccurs="0" name="observation" type="diggs:ObservationSystemPropertyType" maxOccurs="unbounded">
  <annotation>
    <documentation>Container for ObservationSystem features. Observation systems organize qualitative descriptions and interpretive classifications along sampling features or samples. Examples include lithologic descriptions, discontinuity logs, stratigraphic interpretations, and other qualitative characterizations. Each system contains multiple zones or regions (observations) with consistent description methodology.</documentation>
  </annotation>
</element>
Element diggs:DiggsType / diggs:measurement
Namespace http://diggsml.org/schemas/3
Annotations
Container for Measurement features including Tests, MaterialTests, and Monitors. These features document quantitative testing and monitoring activities. Tests are field or lab procedures where the results are relevant to spatial locations. MaterialTests are laboratory procedures on samples that have no location relevance (eg. tests on grout samples). Monitors are long-term measurements at specific locations where the results vary with time.
Diagram
DiagramAbstractTypes_xsd_Element_diggs_AbstractMeasurement.tmp#AbstractMeasurementCore_xsd_Complex_Type_diggs_MeasurementPropertyType.tmp#MeasurementPropertyType
Type diggs:MeasurementPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children diggs:AbstractMeasurement
Instance
<diggs:measurement xmlns:diggs="http://diggsml.org/schemas/3">
  <diggs:AbstractMeasurement gml:id="">{1,1}</diggs:AbstractMeasurement>
</diggs:measurement>
Source
<element minOccurs="0" name="measurement" type="diggs:MeasurementPropertyType" maxOccurs="unbounded">
  <annotation>
    <documentation>Container for Measurement features including Tests, MaterialTests, and Monitors. These features document quantitative testing and monitoring activities. Tests are field or lab procedures where the results are relevant to spatial locations. MaterialTests are laboratory procedures on samples that have no location relevance (eg. tests on grout samples). Monitors are long-term measurements at specific locations where the results vary with time.</documentation>
  </annotation>
</element>
Element diggs:DiggsType / diggs:constructionActivity
Namespace http://diggsml.org/schemas/3
Annotations
Container for ConstructionActivity features. Construction activities document ground improvement and construction operations such as grouting, pile installation, soil mixing, dewatering, ground freezing, and other activities that modify ground conditions. Each activity records methods, equipment, materials, and construction/performance data.
Diagram
DiagramAbstractTypes_xsd_Element_diggs_AbstractConstructionActivity.tmp#AbstractConstructionActivityCommon_xsd_Complex_Type_diggs_ConstructionActivityPropertyType.tmp#ConstructionActivityPropertyType
Type diggs:ConstructionActivityPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children diggs:AbstractConstructionActivity
Instance
<diggs:constructionActivity xmlns:diggs="http://diggsml.org/schemas/3">
  <diggs:AbstractConstructionActivity gml:id="">{1,1}</diggs:AbstractConstructionActivity>
</diggs:constructionActivity>
Source
<element minOccurs="0" name="constructionActivity" type="diggs:ConstructionActivityPropertyType" maxOccurs="unbounded">
  <annotation>
    <documentation>Container for ConstructionActivity features. Construction activities document ground improvement and construction operations such as grouting, pile installation, soil mixing, dewatering, ground freezing, and other activities that modify ground conditions. Each activity records methods, equipment, materials, and construction/performance data.</documentation>
  </annotation>
</element>
Element diggs:DiggsType / diggs:group
Namespace http://diggsml.org/schemas/3
Annotations
Container for Group features. Groups provide flexible mechanisms for organizing and collecting related features into logical sets. Examples include grouping all boreholes from a specific investigation phase, all tests on a particular geologic unit, or all monitoring activities in a specific area.
Diagram
DiagramAbstractTypes_xsd_Element_diggs_AbstractGroup.tmp#AbstractGroupCore_xsd_Complex_Type_diggs_GroupPropertyType.tmp#GroupPropertyType
Type diggs:GroupPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children diggs:AbstractGroup
Instance
<diggs:group xmlns:diggs="http://diggsml.org/schemas/3">
  <diggs:AbstractGroup gml:id="">{1,1}</diggs:AbstractGroup>
</diggs:group>
Source
<element name="group" type="diggs:GroupPropertyType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>Container for Group features. Groups provide flexible mechanisms for organizing and collecting related features into logical sets. Examples include grouping all boreholes from a specific investigation phase, all tests on a particular geologic unit, or all monitoring activities in a specific area.</documentation>
  </annotation>
</element>
Complex Type diggs:DiggsType
Namespace http://diggsml.org/schemas/3
Annotations
The complex type for the DIGGS root element. Extends GML's AbstractFeatureType to provide a feature collection that can contain multiple projects and all associated data objects. The structure allows for flexible organization of data while maintaining referential integrity through gml:id and xlink:href relationships.
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#AbstractFeatureTypexml_xsd_Attribute_xml_lang.tmp#langDiggs_xsd_Complex_Type_diggs_DiggsType.tmp#DiggsType_documentInformationDiggs_xsd_Complex_Type_diggs_DiggsType.tmp#DiggsType_projectDiggs_xsd_Complex_Type_diggs_DiggsType.tmp#DiggsType_programDiggs_xsd_Complex_Type_diggs_DiggsType.tmp#DiggsType_samplingFeatureDiggs_xsd_Complex_Type_diggs_DiggsType.tmp#DiggsType_samplingActivityDiggs_xsd_Complex_Type_diggs_DiggsType.tmp#DiggsType_sampleDiggs_xsd_Complex_Type_diggs_DiggsType.tmp#DiggsType_observationDiggs_xsd_Complex_Type_diggs_DiggsType.tmp#DiggsType_measurementDiggs_xsd_Complex_Type_diggs_DiggsType.tmp#DiggsType_constructionActivityDiggs_xsd_Complex_Type_diggs_DiggsType.tmp#DiggsType_group
Type extension of gml:AbstractFeatureType
Type hierarchy
Used by
Element diggs:Diggs
Model
Children diggs:constructionActivity, diggs:documentInformation, diggs:group, diggs:measurement, diggs:observation, diggs:program, diggs:project, diggs:sample, diggs:samplingActivity, diggs:samplingFeature, gml:description, gml:descriptionReference, gml:identifier, gml:name
Attributes
QName Type Use Annotation
gml:id ID optional
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="DiggsType">
  <annotation>
    <documentation>The complex type for the DIGGS root element. Extends GML's AbstractFeatureType to provide a feature collection that can contain multiple projects and all associated data objects. The structure allows for flexible organization of data while maintaining referential integrity through gml:id and xlink:href relationships.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractFeatureType">
      <sequence>
        <element name="documentInformation" type="diggs:DocumentInformationPropertyType" minOccurs="1" maxOccurs="1">
          <annotation>
            <documentation>Required element containing metadata about the DIGGS document itself including creation date, originating organization, software used, coordinate reference systems employed, and other document-level information. This element must appear exactly once and should be the first element in the document content.</documentation>
          </annotation>
        </element>
        <element name="project" type="diggs:ProjectPropertyType" minOccurs="0" maxOccurs="unbounded">
          <annotation>
            <documentation>Container for Project features. Projects serve as the primary organizational unit for geotechnical investigations and construction activities. Each project typically represents a single site investigation, construction project, monitoring or research program. Most other features in the document will reference back to their associated project(s).</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="program" type="diggs:ProgramPropertyType" maxOccurs="unbounded">
          <annotation>
            <documentation>Container for Program features. Programs provide a means for planning the design and specification for projects and related features not yet constructed or fully completed.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="samplingFeature" type="diggs:SamplingFeaturePropertyType" maxOccurs="unbounded">
          <annotation>
            <documentation>Container for SamplingFeature elements. Sampling features are physical locations or objects where observations and measurements are made or activities conducted, including boreholes, test pits, monitoring wells, CPT soundings, surface sample locations, geophysical lines, and other investigation features. These features define the spatial framework for data collection.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="samplingActivity" type="diggs:SamplingActivityPropertyType" maxOccurs="unbounded">
          <annotation>
            <documentation>Container for SamplingActivity features. Sampling activities document the collection, subsampling, or aggregation of physical samples. Each activity records the time, location, methods, equipment, and environmental conditions under which samples were obtained, along with recovery information and sample production details.</documentation>
          </annotation>
        </element>
        <element name="sample" type="diggs:SamplePropertyType" minOccurs="0" maxOccurs="unbounded">
          <annotation>
            <documentation>Container for Sample features. Samples are physical specimens of material (soil, rock, water, grout, etc.) collected from sampling features or created for a project that are destined for analysis and testing. Each sample records its physical condition and chain of custody, and links to the sampling activity that produced it.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="observation" type="diggs:ObservationSystemPropertyType" maxOccurs="unbounded">
          <annotation>
            <documentation>Container for ObservationSystem features. Observation systems organize qualitative descriptions and interpretive classifications along sampling features or samples. Examples include lithologic descriptions, discontinuity logs, stratigraphic interpretations, and other qualitative characterizations. Each system contains multiple zones or regions (observations) with consistent description methodology.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="measurement" type="diggs:MeasurementPropertyType" maxOccurs="unbounded">
          <annotation>
            <documentation>Container for Measurement features including Tests, MaterialTests, and Monitors. These features document quantitative testing and monitoring activities. Tests are field or lab procedures where the results are relevant to spatial locations. MaterialTests are laboratory procedures on samples that have no location relevance (eg. tests on grout samples). Monitors are long-term measurements at specific locations where the results vary with time.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="constructionActivity" type="diggs:ConstructionActivityPropertyType" maxOccurs="unbounded">
          <annotation>
            <documentation>Container for ConstructionActivity features. Construction activities document ground improvement and construction operations such as grouting, pile installation, soil mixing, dewatering, ground freezing, and other activities that modify ground conditions. Each activity records methods, equipment, materials, and construction/performance data.</documentation>
          </annotation>
        </element>
        <element name="group" type="diggs:GroupPropertyType" minOccurs="0" maxOccurs="unbounded">
          <annotation>
            <documentation>Container for Group features. Groups provide flexible mechanisms for organizing and collecting related features into logical sets. Examples include grouping all boreholes from a specific investigation phase, all tests on a particular geologic unit, or all monitoring activities in a specific area.</documentation>
          </annotation>
        </element>
      </sequence>
      <attribute ref="xml:lang">
        <annotation>
          <documentation>Specifies the default language for text content throughout the DIGGS document. Individual features can override this with their own xml:lang attributes. If not specified, English is assumed. Use ISO 639 language codes (e.g., "en" for English, "fr" for French, "es" for Spanish).</documentation>
        </annotation>
      </attribute>
    </extension>
  </complexContent>
</complexType>