Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element diggs:AbstractSamplingActivityType / diggs:samplingLocation
Namespace http://diggsml.org/schema-dev
Annotations
Geographic location of the sampling
activity.
Diagram
Diagramgml3_2Profile_diggs_xsd_Attribute_Group_gml_OwnershipAttributeGroup.tmp#OwnershipAttributeGroupgml3_2Profile_diggs_xsd_Attribute_Group_gml_AssociationAttributeGroup.tmp#AssociationAttributeGroupgml3_2Profile_diggs_xsd_Element_gml_AbstractGeometry.tmp#AbstractGeometrygml3_2Profile_diggs_xsd_Element_gml_AbstractTimeObject.tmp#AbstractTimeObjectgml3_2Profile_diggs_xsd_Complex_Type_gml_DomainSetType.tmp#DomainSetTypegml3_2Profile_diggs_xsd_Attribute_Group_gml_OwnershipAttributeGroup.tmp#OwnershipAttributeGroupgml3_2Profile_diggs_xsd_Attribute_Group_gml_AssociationAttributeGroup.tmp#AssociationAttributeGroupKernel_xsd_Element_diggs_AbstractGeometry.tmp#http___diggsml.org_schema-dev_AbstractGeometryKernel_xsd_Complex_Type_diggs_LocationPropertyType.tmp#LocationPropertyType
Type diggs:LocationPropertyType
Type hierarchy
Properties
content complex
minOccurs 1
Model
Children diggs:AbstractGeometry
Instance
<diggs:samplingLocation xlink:actuate="" xlink:role="" xlink:arcrole="" xlink:show="" xlink:title="" xlink:href="" xlink:type="simple" nilReason="" owns="false" xmlns:diggs="http://diggsml.org/schema-dev">
  <diggs:AbstractGeometry axisLabels="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</diggs:AbstractGeometry>
</diggs:samplingLocation>
Attributes
QName Type Fixed Default Use Annotation
nilReason gml:NilReasonType optional
owns boolean false 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="samplingLocation" type="diggs:LocationPropertyType" minOccurs="1">
  <annotation>
    <documentation>Geographic location of the sampling activity.</documentation>
  </annotation>
</element>
Element diggs:AbstractSamplingActivityType / diggs:sourceSampleRef
Namespace http://diggsml.org/schema-dev
Annotations
A reference to a sample or samples that are used to
create the sample(s) (identified in the sampleProduced property)
produced by this activity. This element is only used for activities
that subsample or aggregate samples from other samples. For
aggregate samples, the percentage attribute optionally defines how
much of the total new sample is composed from the source
sample.
Diagram
Diagramgml3_2Profile_diggs_xsd_Attribute_Group_gml_OwnershipAttributeGroup.tmp#OwnershipAttributeGroupgml3_2Profile_diggs_xsd_Attribute_Group_gml_AssociationAttributeGroup.tmp#AssociationAttributeGroupgml3_2Profile_diggs_xsd_Complex_Type_gml_ReferenceType.tmp#ReferenceTypeKernel_xsd_Complex_Type_diggs_FeatureReferenceType.tmp#FeatureReferenceType_identifierRefKernel_xsd_Complex_Type_diggs_FeatureReferenceType.tmp#FeatureReferenceTypeKernel_xsd_Complex_Type_diggs_FractionalReferenceType.tmp#FractionalReferenceType_percentageKernel_xsd_Complex_Type_diggs_FractionalReferenceType.tmp#FractionalReferenceType
Type diggs:FractionalReferenceType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Attributes
QName Type Fixed Default Use Annotation
identifierRef diggs:IdentifierReferenceType optional
Provides a fully qualified gml:identifier value of the target
feature. Used primarily to reference a feature by a globally unique
identifier as opposed to the gml:id
nilReason gml:NilReasonType optional
owns boolean false optional
percentage diggs:Val0-100Type 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 minOccurs="0" name="sourceSampleRef" maxOccurs="unbounded" type="diggs:FractionalReferenceType">
  <annotation>
    <appinfo source="urn:x-gml:targetElement">diggs:Sample/@gml:id</appinfo>
    <documentation>A reference to a sample or samples that are used to create the sample(s) (identified in the sampleProduced property) produced by this activity. This element is only used for activities that subsample or aggregate samples from other samples. For aggregate samples, the percentage attribute optionally defines how much of the total new sample is composed from the source sample.</documentation>
  </annotation>
</element>
Element diggs:AbstractSamplingActivityType / diggs:activityType
Namespace http://diggsml.org/schema-dev
Annotations
A controlled list that indicates the classification of
sampling activity. Can be used by applications to validate other
activity info. One of the following strings must be used: collect -
activity created a sample or samples by collection from a sampling
feature; aggregate - activity created a sample or samples by
aggregating existing samples; the associated Sample(s) should
contain more than one sourceSampleRef; subsample - activity created
a sample or samples by subsampling an existing sample; only one
sourceSampleRef should be specified for the related Sample(s); test
- activity produced a test, standard or blank sample that does not
relate to any field sample or sampling feature; activity will point
to a project but no sourceSampleRef nor samplingFeatureRef should be
specified for the associated Sample(s). none - the sample activity
failed to produce any physical sample; unknown - used where no
information about the sampling activity exists (eg. for legacy data
where only sample name or label and location (depth) exists).
Diagram
DiagramKernel_xsd_Simple_Type_diggs_ActuvutyTypeEnumType.tmp#ActuvutyTypeEnumType
Type diggs:ActuvutyTypeEnumType
Properties
content simple
Facets
enumeration aggregate
enumeration collect
enumeration none
enumeration subsample
enumeration test
enumeration unknown
Source
<element name="activityType" type="diggs:ActuvutyTypeEnumType">
  <annotation>
    <documentation>A controlled list that indicates the classification of sampling activity. Can be used by applications to validate other activity info. One of the following strings must be used: collect - activity created a sample or samples by collection from a sampling feature; aggregate - activity created a sample or samples by aggregating existing samples; the associated Sample(s) should contain more than one sourceSampleRef; subsample - activity created a sample or samples by subsampling an existing sample; only one sourceSampleRef should be specified for the related Sample(s); test - activity produced a test, standard or blank sample that does not relate to any field sample or sampling feature; activity will point to a project but no sourceSampleRef nor samplingFeatureRef should be specified for the associated Sample(s). none - the sample activity failed to produce any physical sample; unknown - used where no information about the sampling activity exists (eg. for legacy data where only sample name or label and location (depth) exists).</documentation>
  </annotation>
</element>
Element diggs:AbstractSamplingActivityType / diggs:lengthLongestPortion
Namespace http://diggsml.org/schema-dev
Annotations
For rock cores, the length of the longest solid, cylindrical core piece of the sample
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="lengthLongestPortion" type="eml:LengthMeasure">
  <annotation>
    <documentation>
      <![CDATA[For rock cores, the length of the longest solid, cylindrical core piece of the sample]]>
    </documentation>
  </annotation>
</element>
Element diggs:AbstractSamplingActivityType / diggs:purpose
Namespace http://diggsml.org/schema-dev
Annotations
Purpose of taking this sample. This is an uncontrolled
string that describes the test or tests that are intended to be run
on the sample(s) generated from this activity.
Diagram
Diagramxml_xsd_Attribute_xml_lang.tmp#langKernel_xsd_Complex_Type_diggs_DiggsStringType.tmp#DiggsStringType
Type diggs:DiggsStringType
Properties
content complex
minOccurs 0
mixed true
Attributes
QName Type Use Annotation
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
<element minOccurs="0" name="purpose" type="diggs:DiggsStringType">
  <annotation>
    <documentation>Purpose of taking this sample. This is an uncontrolled string that describes the test or tests that are intended to be run on the sample(s) generated from this activity.</documentation>
  </annotation>
</element>
Element diggs:AbstractSamplingActivityType / diggs:rockQualityDesignationLength
Namespace http://diggsml.org/schema-dev
Annotations
For rock cores, the sum of length of core pieces that are > 100 mm (4 inches) measured along the centerline
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="rockQualityDesignationLength" type="eml:LengthMeasure">
  <annotation>
    <documentation>
      <![CDATA[For rock cores, the sum of length of core pieces that are > 100 mm (4 inches) measured along the centerline]]>
    </documentation>
  </annotation>
</element>
Element diggs:AbstractSamplingActivityType / diggs:samplingActivityRQD
Namespace http://diggsml.org/schema-dev
Annotations
For rock cores, the rock quality designation for the
sampling activity, defined by the rockQualityDesignationLength
divided by the core run (length of sampling activity
interval)
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_LengthPerLengthMeasure.tmp#LengthPerLengthMeasure_uomMeasureType_xsd_Complex_Type_eml_LengthPerLengthMeasure.tmp#LengthPerLengthMeasure
Type eml:LengthPerLengthMeasure
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use
uom eml:LengthPerLengthUom required
Source
<element minOccurs="0" name="samplingActivityRQD" type="eml:LengthPerLengthMeasure">
  <annotation>
    <documentation>For rock cores, the rock quality designation for the sampling activity, defined by the rockQualityDesignationLength divided by the core run (length of sampling activity interval)</documentation>
  </annotation>
</element>
Element diggs:AbstractSamplingActivityType / diggs:sampleProduced
Namespace http://diggsml.org/schema-dev
Annotations
Identifies the samples, and the time and location(s) of
samples (optional) that are produced by this sampling
activity
Diagram
DiagramKernel_xsd_Element_diggs_SampleProduced.tmp#SampleProducedKernel_xsd_Complex_Type_diggs_SampleProducedPropertyType.tmp#SampleProducedPropertyType
Type diggs:SampleProducedPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children diggs:SampleProduced
Instance
<diggs:sampleProduced xmlns:diggs="http://diggsml.org/schema-dev">
  <diggs:SampleProduced gml:id="" xml:lang="">{1,1}</diggs:SampleProduced>
</diggs:sampleProduced>
Source
<element maxOccurs="unbounded" minOccurs="0" name="sampleProduced" type="diggs:SampleProducedPropertyType">
  <annotation>
    <documentation>Identifies the samples, and the time and location(s) of samples (optional) that are produced by this sampling activity</documentation>
  </annotation>
</element>
Element diggs:AbstractSamplingActivityType / diggs:samplerInsertionMethod
Namespace http://diggsml.org/schema-dev
Annotations
For sampling of soil or rock, the means by which the
sampler is inserted into the ground. From a controlled list (eg.
pushed, driven, 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
Attributes
QName Type Use
codeSpace anyURI optional
Source
<element minOccurs="0" name="samplerInsertionMethod" type="gml:CodeType">
  <annotation>
    <documentation>For sampling of soil or rock, the means by which the sampler is inserted into the ground. From a controlled list (eg. pushed, driven, etc.</documentation>
  </annotation>
</element>
Element diggs:AbstractSamplingActivityType / diggs:samplingDate
Namespace http://diggsml.org/schema-dev
Annotations
The date/time that encompasses the entire time over which
sampling occurred.
Diagram
DiagramKernel_xsd_Element_diggs_TimeInterval.tmp#TimeIntervalKernel_xsd_Complex_Type_diggs_TimeIntervalPropertyType.tmp#TimeIntervalPropertyType
Type diggs:TimeIntervalPropertyType
Properties
content complex
minOccurs 0
Model
Children diggs:TimeInterval
Instance
<diggs:samplingDate xmlns:diggs="http://diggsml.org/schema-dev">
  <diggs:TimeInterval gml:id="" xml:lang="">{1,1}</diggs:TimeInterval>
</diggs:samplingDate>
Source
<element minOccurs="0" name="samplingDate" type="diggs:TimeIntervalPropertyType">
  <annotation>
    <documentation>The date/time that encompasses the entire time over which sampling occurred.</documentation>
  </annotation>
</element>
Element diggs:AbstractSamplingActivityType / diggs:samplingEnvironment
Namespace http://diggsml.org/schema-dev
Annotations
Contains a component object that is a collection of
environmental parameters recorded at a specific time instant dureing
the sampling.
Diagram
DiagramKernel_xsd_Element_diggs_Environment.tmp#EnvironmentKernel_xsd_Complex_Type_diggs_EnvironmentPropertyType.tmp#EnvironmentPropertyType
Type diggs:EnvironmentPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children diggs:Environment
Instance
<diggs:samplingEnvironment xmlns:diggs="http://diggsml.org/schema-dev">
  <diggs:Environment gml:id="" xml:lang="">{1,1}</diggs:Environment>
</diggs:samplingEnvironment>
Source
<element minOccurs="0" name="samplingEnvironment" type="diggs:EnvironmentPropertyType" maxOccurs="unbounded">
  <annotation>
    <documentation>Contains a component object that is a collection of environmental parameters recorded at a specific time instant dureing the sampling.</documentation>
  </annotation>
</element>
Element diggs:AbstractSamplingActivityType / diggs:samplingEquipment
Namespace http://diggsml.org/schema-dev
Annotations
A property element that contains an Equipment feature (or
reference to one) that details the sampling equipment
used
Diagram
Diagramgml3_2Profile_diggs_xsd_Attribute_Group_gml_AssociationAttributeGroup.tmp#AssociationAttributeGroupgml3_2Profile_diggs_xsd_Attribute_Group_gml_OwnershipAttributeGroup.tmp#OwnershipAttributeGroupKernel_xsd_Element_diggs_AbstractEquipment.tmp#AbstractEquipmentKernel_xsd_Complex_Type_diggs_EquipmentPropertyType.tmp#EquipmentPropertyType
Type diggs:EquipmentPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children diggs:AbstractEquipment
Instance
<diggs:samplingEquipment xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:diggs="http://diggsml.org/schema-dev">
  <diggs:AbstractEquipment gml:id="" xml:lang="">{0,1}</diggs:AbstractEquipment>
</diggs:samplingEquipment>
Attributes
QName Type Fixed Default Use Annotation
nilReason gml:NilReasonType optional
owns boolean false 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="samplingEquipment" type="diggs:EquipmentPropertyType" maxOccurs="unbounded" minOccurs="0">
  <annotation>
    <appinfo>diggs:AbstractEquipment</appinfo>
    <documentation>A property element that contains an Equipment feature (or reference to one) that details the sampling equipment used</documentation>
  </annotation>
</element>
Element diggs:AbstractSamplingActivityType / diggs:samplingMethod
Namespace http://diggsml.org/schema-dev
Annotations
A property that contains a Specification object detailing
the method of sampling
Diagram
Diagramgml3_2Profile_diggs_xsd_Attribute_Group_gml_AssociationAttributeGroup.tmp#AssociationAttributeGroupgml3_2Profile_diggs_xsd_Attribute_Group_gml_OwnershipAttributeGroup.tmp#OwnershipAttributeGroupKernel_xsd_Element_diggs_AbstractProcedure.tmp#AbstractProcedureKernel_xsd_Complex_Type_diggs_ProcedurePropertyType.tmp#ProcedurePropertyType
Type diggs:ProcedurePropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children diggs:AbstractProcedure
Instance
<diggs:samplingMethod xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:diggs="http://diggsml.org/schema-dev">
  <diggs:AbstractProcedure gml:id="" xml:lang="">{0,1}</diggs:AbstractProcedure>
</diggs:samplingMethod>
Attributes
QName Type Fixed Default Use Annotation
nilReason gml:NilReasonType optional
owns boolean false 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="samplingMethod" type="diggs:ProcedurePropertyType" maxOccurs="unbounded" minOccurs="0">
  <annotation>
    <documentation>A property that contains a Specification object detailing the method of sampling</documentation>
  </annotation>
</element>
Element diggs:AbstractSamplingActivityType / diggs:solidCoreRecoveryLength
Namespace http://diggsml.org/schema-dev
Annotations
For rock cores, the sum of then lengths of solid, cylindrical, core pieces
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="solidCoreRecoveryLength" type="eml:LengthMeasure">
  <annotation>
    <documentation>
      <![CDATA[For rock cores, the sum of then lengths of solid, cylindrical, core pieces]]>
    </documentation>
  </annotation>
</element>
Element diggs:AbstractSamplingActivityType / diggs:totalSampleRecoveryLength
Namespace http://diggsml.org/schema-dev
Annotations
For soil or rock cores, this property is the length of
the total amount of sample recovered during the activity. If no
sample is recovered, this value is 0. This value can also be derived if totalSampleRecovery is reported.
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="totalSampleRecoveryLength" type="eml:LengthMeasure">
  <annotation>
    <documentation>For soil or rock cores, this property is the length of the total amount of sample recovered during the activity. If no sample is recovered, this value is 0. This value can also be derived if totalSampleRecovery is reported.</documentation>
  </annotation>
</element>
Element diggs:AbstractSamplingActivityType / diggs:totalSampleRecovery
Namespace http://diggsml.org/schema-dev
Annotations
A derived result for core samples from boreholes, defined by the totalSampleRecoveryLength divided by the length of the samplingActivity intervsl, typically reported as a percent.
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_DimensionlessMeasure.tmp#DimensionlessMeasure_uomMeasureType_xsd_Complex_Type_eml_DimensionlessMeasure.tmp#DimensionlessMeasure
Type eml:DimensionlessMeasure
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use
uom eml:DimensionlessUom required
Source
<element minOccurs="0" name="totalSampleRecovery" type="eml:DimensionlessMeasure">
  <annotation>
    <documentation>A derived result for core samples from boreholes, defined by the totalSampleRecoveryLength divided by the length of the samplingActivity intervsl, typically reported as a percent.</documentation>
  </annotation>
</element>
Element diggs:AbstractSamplingActivityType / diggs:mixingTime
Namespace http://diggsml.org/schema-dev
Annotations
For sampling activities that involve blending samples in
aggregation (such as soil-cement mixtures), this property carries
the time duration to mix the sample together.
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_TimeMeasure.tmp#TimeMeasure_uomMeasureType_xsd_Complex_Type_eml_TimeMeasure.tmp#TimeMeasure
Type eml:TimeMeasure
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use
uom eml:TimeUom required
Source
<element minOccurs="0" name="mixingTime" type="eml:TimeMeasure">
  <annotation>
    <documentation>For sampling activities that involve blending samples in aggregation (such as soil-cement mixtures), this property carries the time duration to mix the sample together.</documentation>
  </annotation>
</element>
Element diggs:AbstractSamplingActivityType / diggs:otherSamplingActivityProperty
Namespace http://diggsml.org/schema-dev
Annotations
A property that contains a Parameter object whereby
ancillary metadata about the sampling activity can be
reported
Diagram
DiagramKernel_xsd_Element_diggs_Parameter.tmp#ParameterKernel_xsd_Complex_Type_diggs_ParameterPropertyType.tmp#ParameterPropertyType
Type diggs:ParameterPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children diggs:Parameter
Instance
<diggs:otherSamplingActivityProperty xmlns:diggs="http://diggsml.org/schema-dev">
  <diggs:Parameter gml:id="" index="">{1,1}</diggs:Parameter>
</diggs:otherSamplingActivityProperty>
Source
<element maxOccurs="unbounded" minOccurs="0" name="otherSamplingActivityProperty" type="diggs:ParameterPropertyType">
  <annotation>
    <documentation>A property that contains a Parameter object whereby ancillary metadata about the sampling activity can be reported</documentation>
  </annotation>
</element>
Element diggs:AbstractSamplingActivityType / diggs:coringPushPressure
Namespace http://diggsml.org/schema-dev
Annotations
For coring activities, the push pressure reported as
a single value
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_PressureMeasure.tmp#PressureMeasure_uomMeasureType_xsd_Complex_Type_eml_PressureMeasure.tmp#PressureMeasure
Type eml:PressureMeasure
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 1
Attributes
QName Type Use
uom eml:PressureUom required
Source
<element maxOccurs="1" minOccurs="0" name="coringPushPressure" type="eml:PressureMeasure">
  <annotation>
    <documentation>For coring activities, the push pressure reported as a single value</documentation>
  </annotation>
</element>
Element diggs:AbstractSamplingActivityType / diggs:coringPushPressureMin
Namespace http://diggsml.org/schema-dev
Annotations
For reporting coring push pressure as a range,
this property holds the minimum pressure
value.
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_PressureMeasure.tmp#PressureMeasure_uomMeasureType_xsd_Complex_Type_eml_PressureMeasure.tmp#PressureMeasure
Type eml:PressureMeasure
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 1
Attributes
QName Type Use
uom eml:PressureUom required
Source
<element maxOccurs="1" minOccurs="0" name="coringPushPressureMin" type="eml:PressureMeasure">
  <annotation>
    <documentation>For reporting coring push pressure as a range, this property holds the minimum pressure value.</documentation>
  </annotation>
</element>
Element diggs:AbstractSamplingActivityType / diggs:coringPushPressureMax
Namespace http://diggsml.org/schema-dev
Annotations
For reporting coring push pressure as a range,
this property holds the maximum pressure
value.
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_PressureMeasure.tmp#PressureMeasure_uomMeasureType_xsd_Complex_Type_eml_PressureMeasure.tmp#PressureMeasure
Type eml:PressureMeasure
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 1
Attributes
QName Type Use
uom eml:PressureUom required
Source
<element maxOccurs="1" minOccurs="0" name="coringPushPressureMax" type="eml:PressureMeasure">
  <annotation>
    <documentation>For reporting coring push pressure as a range, this property holds the maximum pressure value.</documentation>
  </annotation>
</element>
Complex Type diggs:AbstractSamplingActivityType
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#AbstractFeatureTypeKernel_xsd_Element_diggs_investigationTarget.tmp#investigationTargetKernel_xsd_Element_diggs_projectRef.tmp#projectRefKernel_xsd_Element_diggs_programRef.tmp#programRefKernel_xsd_Element_diggs_constructionActivityRef.tmp#constructionActivityRefKernel_xsd_Element_diggs_samplingFeatureRef.tmp#samplingFeatureRefKernel_xsd_Complex_Type_diggs_AbstractSamplingActivityType.tmp#AbstractSamplingActivityType_samplingLocationKernel_xsd_Element_diggs_associatedProjectRef.tmp#associatedProjectRefKernel_xsd_Element_diggs_originalProjectRef.tmp#originalProjectRefKernel_xsd_Complex_Type_diggs_AbstractSamplingActivityType.tmp#AbstractSamplingActivityType_sourceSampleRefKernel_xsd_Complex_Type_diggs_AbstractSamplingActivityType.tmp#AbstractSamplingActivityType_activityTypeKernel_xsd_Complex_Type_diggs_AbstractSamplingActivityType.tmp#AbstractSamplingActivityType_lengthLongestPortionKernel_xsd_Complex_Type_diggs_AbstractSamplingActivityType.tmp#AbstractSamplingActivityType_purposeKernel_xsd_Complex_Type_diggs_AbstractSamplingActivityType.tmp#AbstractSamplingActivityType_rockQualityDesignationLengthKernel_xsd_Complex_Type_diggs_AbstractSamplingActivityType.tmp#AbstractSamplingActivityType_samplingActivityRQDKernel_xsd_Complex_Type_diggs_AbstractSamplingActivityType.tmp#AbstractSamplingActivityType_sampleProducedKernel_xsd_Complex_Type_diggs_AbstractSamplingActivityType.tmp#AbstractSamplingActivityType_samplerInsertionMethodKernel_xsd_Complex_Type_diggs_AbstractSamplingActivityType.tmp#AbstractSamplingActivityType_samplingDateKernel_xsd_Complex_Type_diggs_AbstractSamplingActivityType.tmp#AbstractSamplingActivityType_samplingEnvironmentKernel_xsd_Complex_Type_diggs_AbstractSamplingActivityType.tmp#AbstractSamplingActivityType_samplingEquipmentKernel_xsd_Complex_Type_diggs_AbstractSamplingActivityType.tmp#AbstractSamplingActivityType_samplingMethodKernel_xsd_Complex_Type_diggs_AbstractSamplingActivityType.tmp#AbstractSamplingActivityType_solidCoreRecoveryLengthKernel_xsd_Complex_Type_diggs_AbstractSamplingActivityType.tmp#AbstractSamplingActivityType_totalSampleRecoveryLengthKernel_xsd_Complex_Type_diggs_AbstractSamplingActivityType.tmp#AbstractSamplingActivityType_totalSampleRecoveryKernel_xsd_Complex_Type_diggs_AbstractSamplingActivityType.tmp#AbstractSamplingActivityType_mixingTimeKernel_xsd_Complex_Type_diggs_AbstractSamplingActivityType.tmp#AbstractSamplingActivityType_otherSamplingActivityPropertyKernel_xsd_Complex_Type_diggs_AbstractSamplingActivityType.tmp#AbstractSamplingActivityType_coringPushPressureKernel_xsd_Complex_Type_diggs_AbstractSamplingActivityType.tmp#AbstractSamplingActivityType_coringPushPressureMinKernel_xsd_Complex_Type_diggs_AbstractSamplingActivityType.tmp#AbstractSamplingActivityType_coringPushPressureMax
Type extension of diggs:AbstractFeatureType
Type hierarchy
Properties
abstract true
Used by
Model
Children diggs:activityType, diggs:associatedFile, diggs:associatedProjectRef, diggs:constructionActivityRef, diggs:coringPushPressure, diggs:coringPushPressureMax, diggs:coringPushPressureMin, diggs:implementationStatus, diggs:internalIdentifier, diggs:investigationTarget, diggs:lengthLongestPortion, diggs:mixingTime, diggs:originalProjectRef, diggs:otherSamplingActivityProperty, diggs:programRef, diggs:projectRef, diggs:purpose, diggs:remark, diggs:rockQualityDesignationLength, diggs:role, diggs:sampleProduced, diggs:samplerInsertionMethod, diggs:samplingActivityRQD, diggs:samplingDate, diggs:samplingEnvironment, diggs:samplingEquipment, diggs:samplingFeatureRef, diggs:samplingLocation, diggs:samplingMethod, diggs:solidCoreRecoveryLength, diggs:sourceSampleRef, diggs:status, diggs:totalSampleRecovery, diggs:totalSampleRecoveryLength, 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="AbstractSamplingActivityType" abstract="true">
  <complexContent>
    <extension base="diggs:AbstractFeatureType">
      <sequence>
        <element ref="diggs:investigationTarget" maxOccurs="unbounded" minOccurs="1">
          <annotation>
            <documentation/>
          </annotation>
        </element>
        <element ref="diggs:projectRef"/>
        <element minOccurs="0" ref="diggs:programRef"/>
        <element minOccurs="0" ref="diggs:constructionActivityRef"/>
        <choice>
          <sequence>
            <element ref="diggs:samplingFeatureRef" minOccurs="1" maxOccurs="1"/>
            <element name="samplingLocation" type="diggs:LocationPropertyType" minOccurs="1">
              <annotation>
                <documentation>Geographic location of the sampling activity.</documentation>
              </annotation>
            </element>
          </sequence>
          <sequence>
            <element maxOccurs="unbounded" minOccurs="0" ref="diggs:associatedProjectRef"/>
            <element minOccurs="0" ref="diggs:originalProjectRef"/>
          </sequence>
        </choice>
        <element minOccurs="0" name="sourceSampleRef" maxOccurs="unbounded" type="diggs:FractionalReferenceType">
          <annotation>
            <appinfo source="urn:x-gml:targetElement">diggs:Sample/@gml:id</appinfo>
            <documentation>A reference to a sample or samples that are used to create the sample(s) (identified in the sampleProduced property) produced by this activity. This element is only used for activities that subsample or aggregate samples from other samples. For aggregate samples, the percentage attribute optionally defines how much of the total new sample is composed from the source sample.</documentation>
          </annotation>
        </element>
        <element name="activityType" type="diggs:ActuvutyTypeEnumType">
          <annotation>
            <documentation>A controlled list that indicates the classification of sampling activity. Can be used by applications to validate other activity info. One of the following strings must be used: collect - activity created a sample or samples by collection from a sampling feature; aggregate - activity created a sample or samples by aggregating existing samples; the associated Sample(s) should contain more than one sourceSampleRef; subsample - activity created a sample or samples by subsampling an existing sample; only one sourceSampleRef should be specified for the related Sample(s); test - activity produced a test, standard or blank sample that does not relate to any field sample or sampling feature; activity will point to a project but no sourceSampleRef nor samplingFeatureRef should be specified for the associated Sample(s). none - the sample activity failed to produce any physical sample; unknown - used where no information about the sampling activity exists (eg. for legacy data where only sample name or label and location (depth) exists).</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="lengthLongestPortion" type="eml:LengthMeasure">
          <annotation>
            <documentation>
              <![CDATA[For rock cores, the length of the longest solid, cylindrical core piece of the sample]]>
            </documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="purpose" type="diggs:DiggsStringType">
          <annotation>
            <documentation>Purpose of taking this sample. This is an uncontrolled string that describes the test or tests that are intended to be run on the sample(s) generated from this activity.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="rockQualityDesignationLength" type="eml:LengthMeasure">
          <annotation>
            <documentation>
              <![CDATA[For rock cores, the sum of length of core pieces that are > 100 mm (4 inches) measured along the centerline]]>
            </documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="samplingActivityRQD" type="eml:LengthPerLengthMeasure">
          <annotation>
            <documentation>For rock cores, the rock quality designation for the sampling activity, defined by the rockQualityDesignationLength divided by the core run (length of sampling activity interval)</documentation>
          </annotation>
        </element>
        <element maxOccurs="unbounded" minOccurs="0" name="sampleProduced" type="diggs:SampleProducedPropertyType">
          <annotation>
            <documentation>Identifies the samples, and the time and location(s) of samples (optional) that are produced by this sampling activity</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="samplerInsertionMethod" type="gml:CodeType">
          <annotation>
            <documentation>For sampling of soil or rock, the means by which the sampler is inserted into the ground. From a controlled list (eg. pushed, driven, etc.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="samplingDate" type="diggs:TimeIntervalPropertyType">
          <annotation>
            <documentation>The date/time that encompasses the entire time over which sampling occurred.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="samplingEnvironment" type="diggs:EnvironmentPropertyType" maxOccurs="unbounded">
          <annotation>
            <documentation>Contains a component object that is a collection of environmental parameters recorded at a specific time instant dureing the sampling.</documentation>
          </annotation>
        </element>
        <element name="samplingEquipment" type="diggs:EquipmentPropertyType" maxOccurs="unbounded" minOccurs="0">
          <annotation>
            <appinfo>diggs:AbstractEquipment</appinfo>
            <documentation>A property element that contains an Equipment feature (or reference to one) that details the sampling equipment used</documentation>
          </annotation>
        </element>
        <element name="samplingMethod" type="diggs:ProcedurePropertyType" maxOccurs="unbounded" minOccurs="0">
          <annotation>
            <documentation>A property that contains a Specification object detailing the method of sampling</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="solidCoreRecoveryLength" type="eml:LengthMeasure">
          <annotation>
            <documentation>
              <![CDATA[For rock cores, the sum of then lengths of solid, cylindrical, core pieces]]>
            </documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="totalSampleRecoveryLength" type="eml:LengthMeasure">
          <annotation>
            <documentation>For soil or rock cores, this property is the length of the total amount of sample recovered during the activity. If no sample is recovered, this value is 0. This value can also be derived if totalSampleRecovery is reported.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="totalSampleRecovery" type="eml:DimensionlessMeasure">
          <annotation>
            <documentation>A derived result for core samples from boreholes, defined by the totalSampleRecoveryLength divided by the length of the samplingActivity intervsl, typically reported as a percent.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="mixingTime" type="eml:TimeMeasure">
          <annotation>
            <documentation>For sampling activities that involve blending samples in aggregation (such as soil-cement mixtures), this property carries the time duration to mix the sample together.</documentation>
          </annotation>
        </element>
        <element maxOccurs="unbounded" minOccurs="0" name="otherSamplingActivityProperty" type="diggs:ParameterPropertyType">
          <annotation>
            <documentation>A property that contains a Parameter object whereby ancillary metadata about the sampling activity can be reported</documentation>
          </annotation>
        </element>
        <choice>
          <element maxOccurs="1" minOccurs="0" name="coringPushPressure" type="eml:PressureMeasure">
            <annotation>
              <documentation>For coring activities, the push pressure reported as a single value</documentation>
            </annotation>
          </element>
          <sequence>
            <element maxOccurs="1" minOccurs="0" name="coringPushPressureMin" type="eml:PressureMeasure">
              <annotation>
                <documentation>For reporting coring push pressure as a range, this property holds the minimum pressure value.</documentation>
              </annotation>
            </element>
            <element maxOccurs="1" minOccurs="0" name="coringPushPressureMax" type="eml:PressureMeasure">
              <annotation>
                <documentation>For reporting coring push pressure as a range, this property holds the maximum pressure value.</documentation>
              </annotation>
            </element>
          </sequence>
        </choice>
      </sequence>
    </extension>
  </complexContent>
</complexType>