Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element diggs:PropertyType / diggs:propertyName
Namespace http://diggsml.org/schemas/3
Annotations
A code or name for the property as used by the data
provider. This value can come from a controlled list of terms or be
an uncontrolled text string. The value would be commonly used to
label a column of a log sheet or provide other local meaning to the
property. The value of mnemonic should be unique for all of the
properties included in the dataValue block transmitted as part of
this measurement.
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="propertyName" type="gml:CodeType">
  <annotation>
    <documentation>A code or name for the property as used by the data provider. This value can come from a controlled list of terms or be an uncontrolled text string. The value would be commonly used to label a column of a log sheet or provide other local meaning to the property. The value of mnemonic should be unique for all of the properties included in the dataValue block transmitted as part of this measurement.</documentation>
  </annotation>
</element>
Element diggs:PropertyType / diggs:typeData
Namespace http://diggsml.org/schemas/3
Annotations
The data type for this property (eg. double, long,
string, etc.)
Diagram
DiagramCommon_xsd_Simple_Type_diggs_PropertyDataTypeEnumType.tmp#PropertyDataTypeEnumType
Type diggs:PropertyDataTypeEnumType
Properties
content simple
minOccurs 1
maxOccurs 1
Source
<element maxOccurs="1" minOccurs="1" name="typeData" type="diggs:PropertyDataTypeEnumType">
  <annotation>
    <documentation>The data type for this property (eg. double, long, string, etc.)</documentation>
  </annotation>
</element>
Element diggs:PropertyType / diggs:propertyClass
Namespace http://diggsml.org/schemas/3
Annotations
The official name of this property as derived from a
dictionary of defined terms. The codespace value must be populated
and should contain the URN to allow applications to validate this
value as a known property.
Diagram
Diagramgml3_2Profile_diggs_xsd_Complex_Type_gml_CodeType.tmp#CodeType_codeSpacegml3_2Profile_diggs_xsd_Complex_Type_gml_CodeType.tmp#CodeTypegml3_2Profile_diggs_xsd_Complex_Type_gml_CodeWithAuthorityType.tmp#CodeWithAuthorityType_codeSpacegml3_2Profile_diggs_xsd_Complex_Type_gml_CodeWithAuthorityType.tmp#CodeWithAuthorityType
Type gml:CodeWithAuthorityType
Type hierarchy
Properties
content complex
minOccurs 1
maxOccurs 1
Attributes
QName Type Use
codeSpace anyURI required
Source
<element maxOccurs="1" minOccurs="1" name="propertyClass" type="gml:CodeWithAuthorityType">
  <annotation>
    <documentation>The official name of this property as derived from a dictionary of defined terms. The codespace value must be populated and should contain the URN to allow applications to validate this value as a known property.</documentation>
  </annotation>
</element>
Element diggs:PropertyType / diggs:uom
Namespace http://diggsml.org/schemas/3
Annotations
Unit of measurement for the property.
Diagram
DiagramMeasureTypes_xsd_Simple_Type_diggs_AllUnits.tmp#AllUnits
Type diggs:AllUnits
Type hierarchy
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<element maxOccurs="1" minOccurs="0" name="uom" type="diggs:AllUnits">
  <annotation>
    <documentation>Unit of measurement for the property.</documentation>
  </annotation>
</element>
Element diggs:PropertyType / diggs:atTemperature
Namespace http://diggsml.org/schemas/3
Annotations
Temperature at which property value is valid, eg. for
specific gravity of solids at 20 deg C, this parameter would hold
the temperature value
Diagram
DiagramEmlAllObjects_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_howDeterminedMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_qualifierMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueTypeMeasureTypes_xsd_Complex_Type_diggs_ThermodynamicTemperatureMeasureType.tmp#ThermodynamicTemperatureMeasureType_uomMeasureTypes_xsd_Complex_Type_diggs_ThermodynamicTemperatureMeasureType.tmp#ThermodynamicTemperatureMeasureType
Type diggs:ThermodynamicTemperatureMeasureType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 1
Attributes
QName Type Use Annotation
howDetermined diggs:DescriptorMethodEnumType optional
qualifier diggs:QualifierEnumExtType optional
uom diggs:ThermodynamicTemperatureUomEnumType optional
The unit of measure for absolute temperature.
Source
<element maxOccurs="1" minOccurs="0" name="atTemperature" type="diggs:ThermodynamicTemperatureMeasureType">
  <annotation>
    <documentation>Temperature at which property value is valid, eg. for specific gravity of solids at 20 deg C, this parameter would hold the temperature value</documentation>
  </annotation>
</element>
Element diggs:PropertyType / diggs:measurementAxisBearing
Namespace http://diggsml.org/schemas/3
Annotations
Compass bearing direction (relative to true north)
defining the measurement axis direction (for directional
measurements, eg. component of an extensometer, accelerometer,
etc.)
Diagram
DiagramEmlAllObjects_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_howDeterminedMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_qualifierMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueTypeMeasureTypes_xsd_Complex_Type_diggs_PlaneAngleMeasureType.tmp#PlaneAngleMeasureType_uomMeasureTypes_xsd_Complex_Type_diggs_PlaneAngleMeasureType.tmp#PlaneAngleMeasureType
Type diggs:PlaneAngleMeasureType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
howDetermined diggs:DescriptorMethodEnumType optional
qualifier diggs:QualifierEnumExtType optional
uom diggs:PlaneAngleUomEnumType optional
The unit of measure for plane angle.
Source
<element minOccurs="0" name="measurementAxisBearing" type="diggs:PlaneAngleMeasureType">
  <annotation>
    <documentation>Compass bearing direction (relative to true north) defining the measurement axis direction (for directional measurements, eg. component of an extensometer, accelerometer, etc.)</documentation>
  </annotation>
</element>
Element diggs:PropertyType / diggs:measurementAxisInclination
Namespace http://diggsml.org/schemas/3
Annotations
Inclination of measurement axis (measured positively down
from horizontal); used for directional measurements, eg.
extensometer, accelerometer, etc.
Diagram
DiagramEmlAllObjects_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_howDeterminedMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_qualifierMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueTypeMeasureTypes_xsd_Complex_Type_diggs_PlaneAngleMeasureType.tmp#PlaneAngleMeasureType_uomMeasureTypes_xsd_Complex_Type_diggs_PlaneAngleMeasureType.tmp#PlaneAngleMeasureType
Type diggs:PlaneAngleMeasureType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
howDetermined diggs:DescriptorMethodEnumType optional
qualifier diggs:QualifierEnumExtType optional
uom diggs:PlaneAngleUomEnumType optional
The unit of measure for plane angle.
Source
<element minOccurs="0" name="measurementAxisInclination" type="diggs:PlaneAngleMeasureType">
  <annotation>
    <documentation>Inclination of measurement axis (measured positively down from horizontal); used for directional measurements, eg. extensometer, accelerometer, etc.</documentation>
  </annotation>
</element>
Element diggs:PropertyType / diggs:nullValue
Namespace http://diggsml.org/schemas/3
Annotations
An empty string is the default representation of a null
value for a property (i.e. when the null value representation is not
explicitly defined). This value defines a value to be interpreted as
null for this property in the dataValues block. The reason attribute
can be used to define the reason for the null value, (eg. witheld).
This can be customized with an other: qualifier (eg. other:below
detection limit) or reference a URI for a more complete
definition.
Diagram
DiagramCommon_xsd_Complex_Type_diggs_NullDataType.tmp#NullDataType_reasonCommon_xsd_Complex_Type_diggs_NullDataType.tmp#NullDataType
Type diggs:NullDataType
Properties
content complex
minOccurs 0
maxOccurs 1
Attributes
QName Type Use Annotation
reason gml:NilReasonType optional
The reason attribute.
Source
<element maxOccurs="1" minOccurs="0" name="nullValue" type="diggs:NullDataType">
  <annotation>
    <documentation>An empty string is the default representation of a null value for a property (i.e. when the null value representation is not explicitly defined). This value defines a value to be interpreted as null for this property in the dataValues block. The reason attribute can be used to define the reason for the null value, (eg. witheld). This can be customized with an other: qualifier (eg. other:below detection limit) or reference a URI for a more complete definition.</documentation>
  </annotation>
</element>
Element diggs:PropertyType / diggs:context
Namespace http://diggsml.org/schemas/3
Annotations
If the property should be interpreted in a particular
context (eg. value is only valid for range of overburden pressures,
etc.), then the context of the property is described
here.
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="context" type="string">
  <annotation>
    <documentation>If the property should be interpreted in a particular context (eg. value is only valid for range of overburden pressures, etc.), then the context of the property is described here.</documentation>
  </annotation>
</element>
Element diggs:PropertyType / diggs:sampleFraction
Namespace http://diggsml.org/schemas/3
Annotations
Fraction of total sample analyzed (from enumerated list).
Applies primarily to non-soil type samples
Diagram
DiagramCommon_xsd_Simple_Type_diggs_SampleFractionEnumType.tmp#SampleFractionEnumType
Type diggs:SampleFractionEnumType
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="sampleFraction" type="diggs:SampleFractionEnumType">
  <annotation>
    <documentation>Fraction of total sample analyzed (from enumerated list). Applies primarily to non-soil type samples</documentation>
  </annotation>
</element>
Element diggs:PropertyType / diggs:grainsizeFraction
Namespace http://diggsml.org/schemas/3
Annotations
For properties of soils, the size fraction that this
property pertains to
Diagram
DiagramCommon_xsd_Element_diggs_SizeFraction.tmp#SizeFractionCommon_xsd_Complex_Type_diggs_SizeFractionPropertyType.tmp#SizeFractionPropertyType
Type diggs:SizeFractionPropertyType
Properties
content complex
minOccurs 0
Model
Children diggs:SizeFraction
Instance
<diggs:grainsizeFraction xmlns:diggs="http://diggsml.org/schemas/3">
  <diggs:SizeFraction gml:id="">{1,1}</diggs:SizeFraction>
</diggs:grainsizeFraction>
Source
<element minOccurs="0" name="grainsizeFraction" type="diggs:SizeFractionPropertyType">
  <annotation>
    <documentation>For properties of soils, the size fraction that this property pertains to</documentation>
  </annotation>
</element>
Element diggs:PropertyType / diggs:correctionUsed
Namespace http://diggsml.org/schemas/3
Annotations
A description of corrections used to obtain the reported
result. Commonly used to report N-values from SPT tests, or to
describe any other adjustments made to the reported data. Can come
from a controlled list.
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 unbounded
Attributes
QName Type Use
codeSpace anyURI optional
Source
<element minOccurs="0" maxOccurs="unbounded" name="correctionUsed" type="gml:CodeType">
  <annotation>
    <documentation>A description of corrections used to obtain the reported result. Commonly used to report N-values from SPT tests, or to describe any other adjustments made to the reported data. Can come from a controlled list.</documentation>
  </annotation>
</element>
Element diggs:PropertyType / diggs:measurementTechnique
Namespace http://diggsml.org/schemas/3
Annotations
The method by which the property value is obtained. From
an enumerated list.
Diagram
DiagramCommon_xsd_Simple_Type_diggs_DescriptorMethodEnumType.tmp#DescriptorMethodEnumTypeCommon_xsd_Complex_Type_diggs_MeasurementTechniqueEnumType.tmp#MeasurementTechniqueEnumType_formulaCommon_xsd_Complex_Type_diggs_MeasurementTechniqueEnumType.tmp#MeasurementTechniqueEnumType
Type diggs:MeasurementTechniqueEnumType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
formula string optional
A description of the formula used to obtain the measurement
result.
Source
<element minOccurs="0" name="measurementTechnique" type="diggs:MeasurementTechniqueEnumType">
  <annotation>
    <documentation>The method by which the property value is obtained. From an enumerated list.</documentation>
  </annotation>
</element>
Element diggs:PropertyType / diggs:procedureRef
Namespace http://diggsml.org/schemas/3
Annotations
The procedure ref property.
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#ReferenceTypeCommon_xsd_Complex_Type_diggs_FeatureReferenceType.tmp#FeatureReferenceType_identifierRefCommon_xsd_Complex_Type_diggs_FeatureReferenceType.tmp#FeatureReferenceType
Type diggs:FeatureReferenceType
Type hierarchy
Properties
content complex
minOccurs 0
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
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="procedureRef" type="diggs:FeatureReferenceType">
  <annotation>
    <documentation>The procedure ref property.</documentation>
  </annotation>
</element>
Element diggs:PropertyType / diggs:detectorRef
Namespace http://diggsml.org/schemas/3
Annotations
A property element that supports a value by reference
only. The target value is indicated in the appinfo
element.
A reference to the source detector within a sensor used
to measure this property, if applicable. Generally used for well
log,downhole logging procedures, monitorin equipment, or MWD
readings.
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#ReferenceType
Type gml:ReferenceType
Properties
content complex
minOccurs 0
maxOccurs 1
Model
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="detectorRef" type="gml:ReferenceType" minOccurs="0" maxOccurs="1">
  <annotation>
    <appinfo>diggs:Detector</appinfo>
    <documentation>A property element that supports a value by reference only. The target value is indicated in the appinfo element.</documentation>
    <documentation>A reference to the source detector within a sensor used to measure this property, if applicable. Generally used for well log,downhole logging procedures, monitorin equipment, or MWD readings.</documentation>
  </annotation>
</element>
Element diggs:PropertyType / diggs:detectionLimits
Namespace http://diggsml.org/schemas/3
Annotations
Identifies the range of allowable values for this
property in the UOM for this property
Diagram
DiagramCommon_xsd_Element_diggs_Limit.tmp#LimitCommon_xsd_Complex_Type_diggs_LimitArrayPropertyType.tmp#LimitArrayPropertyType
Type diggs:LimitArrayPropertyType
Properties
content complex
minOccurs 0
maxOccurs 1
Model
Children diggs:Limit
Instance
<diggs:detectionLimits xmlns:diggs="http://diggsml.org/schemas/3">
  <diggs:Limit gml:id="">{1,1}</diggs:Limit>
</diggs:detectionLimits>
Source
<element maxOccurs="1" minOccurs="0" name="detectionLimits" type="diggs:LimitArrayPropertyType">
  <annotation>
    <documentation>Identifies the range of allowable values for this property in the UOM for this property</documentation>
  </annotation>
</element>
Element diggs:PropertyType / diggs:reportable
Namespace http://diggsml.org/schemas/3
Annotations
True or false, indicates whether the value of this
property can be reported outside of the context of transmission via
an xml instance.
Diagram
Diagram
Type boolean
Properties
content simple
minOccurs 0
maxOccurs 1
default true
Source
<element maxOccurs="1" minOccurs="0" name="reportable" type="boolean" default="true">
  <annotation>
    <documentation>True or false, indicates whether the value of this property can be reported outside of the context of transmission via an xml instance.</documentation>
  </annotation>
</element>
Element diggs:PropertyType / diggs:qualifier
Namespace http://diggsml.org/schemas/3
Annotations
One or more parameter objects (listing name, value or
min/max value of parameters that may be used to qualify the result
of this property
Diagram
DiagramCommon_xsd_Element_diggs_Qualifier.tmp#QualifierCommon_xsd_Complex_Type_diggs_QualifierPropertyType.tmp#QualifierPropertyType
Type diggs:QualifierPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children diggs:Qualifier
Instance
<diggs:qualifier xmlns:diggs="http://diggsml.org/schemas/3">
  <diggs:Qualifier gml:id="" index="">{1,1}</diggs:Qualifier>
</diggs:qualifier>
Source
<element maxOccurs="unbounded" minOccurs="0" name="qualifier" type="diggs:QualifierPropertyType">
  <annotation>
    <documentation>One or more parameter objects (listing name, value or min/max value of parameters that may be used to qualify the result of this property</documentation>
  </annotation>
</element>
Element diggs:PropertyType / diggs:curveState
Namespace http://diggsml.org/schemas/3
Annotations
Used for well logging procedures, to define the state or
status of the data described by the well log curve. From an
enumerated list.
Diagram
DiagramCommon_xsd_Simple_Type_diggs_ChannelStateEnumType.tmp#ChannelStateEnumType
Type diggs:ChannelStateEnumType
Properties
content simple
minOccurs 0
maxOccurs 1
Facets
enumeration calculated
Calculated from measurements
enumeration final
Considered final and not subject to change
enumeration memory
Sensor data is recorded into downhole memory of a tool, rather
than transmitting in "real time" to surface.
enumeration processed
Results of calculations based on measurements
enumeration real time
Measurements at the actual time.
Source
<element maxOccurs="1" minOccurs="0" name="curveState" type="diggs:ChannelStateEnumType">
  <annotation>
    <documentation>Used for well logging procedures, to define the state or status of the data described by the well log curve. From an enumerated list.</documentation>
  </annotation>
</element>
Element diggs:PropertyType / diggs:curveDerivation
Namespace http://diggsml.org/schemas/3
Annotations
For well logging procedures, defines the source of the
data.
Diagram
DiagramCommon_xsd_Simple_Type_diggs_ChannelDerivationEnumType.tmp#ChannelDerivationEnumType
Type diggs:ChannelDerivationEnumType
Properties
content simple
minOccurs 0
maxOccurs 1
Facets
enumeration raw
Raw measured data, directly from sensors.
enumeration simulated
Simulated.
enumeration spliced
Derived by splicing values from two or more other
channels.
enumeration sampled
Derived by sampling values from one or more other
channels.
enumeration model
Based on some modeled results of values in another one or more
channels.
Source
<element maxOccurs="1" minOccurs="0" name="curveDerivation" type="diggs:ChannelDerivationEnumType">
  <annotation>
    <documentation>For well logging procedures, defines the source of the data.</documentation>
  </annotation>
</element>
Element diggs:PropertyType / diggs:samplingRate
Namespace http://diggsml.org/schemas/3
Annotations
The raw rate of measurement collection from which any
moving averages may be derived. This property should be reported if
the value of the measurementTechnique property is moving
average.
Diagram
DiagramEmlAllObjects_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_howDeterminedMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_qualifierMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueTypeMeasureTypes_xsd_Complex_Type_diggs_ReciprocalTimeMeasureType.tmp#ReciprocalTimeMeasureType_uomMeasureTypes_xsd_Complex_Type_diggs_ReciprocalTimeMeasureType.tmp#ReciprocalTimeMeasureType
Type diggs:ReciprocalTimeMeasureType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 1
Attributes
QName Type Use Annotation
howDetermined diggs:DescriptorMethodEnumType optional
qualifier diggs:QualifierEnumExtType optional
uom diggs:ReciprocalTimeUomEnumType optional
The unit of measure for reciprocal time or frequency.
Source
<element maxOccurs="1" minOccurs="0" name="samplingRate" type="diggs:ReciprocalTimeMeasureType">
  <annotation>
    <documentation>The raw rate of measurement collection from which any moving averages may be derived. This property should be reported if the value of the measurementTechnique property is moving average.</documentation>
  </annotation>
</element>
Complex Type diggs:PropertyType
Namespace http://diggsml.org/schemas/3
Annotations
Complex type: PropType
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_Element_gml_description.tmp#descriptiongml3_2Profile_diggs_xsd_Element_gml_identifier.tmp#identifierAbstractTypes_xsd_Complex_Type_diggs_AbstractComponentObjectBaseType.tmp#AbstractComponentObjectBaseTypeCommon_xsd_Complex_Type_diggs_PropertyType.tmp#PropertyType_indexCommon_xsd_Complex_Type_diggs_PropertyType.tmp#PropertyType_propertyNameCommon_xsd_Complex_Type_diggs_PropertyType.tmp#PropertyType_typeDataCommon_xsd_Complex_Type_diggs_PropertyType.tmp#PropertyType_propertyClassCommon_xsd_Complex_Type_diggs_PropertyType.tmp#PropertyType_uomCommon_xsd_Complex_Type_diggs_PropertyType.tmp#PropertyType_atTemperatureCommon_xsd_Complex_Type_diggs_PropertyType.tmp#PropertyType_measurementAxisBearingCommon_xsd_Complex_Type_diggs_PropertyType.tmp#PropertyType_measurementAxisInclinationCommon_xsd_Complex_Type_diggs_PropertyType.tmp#PropertyType_nullValueCommon_xsd_Complex_Type_diggs_PropertyType.tmp#PropertyType_contextCommon_xsd_Complex_Type_diggs_PropertyType.tmp#PropertyType_sampleFractionCommon_xsd_Complex_Type_diggs_PropertyType.tmp#PropertyType_grainsizeFractionCommon_xsd_Complex_Type_diggs_PropertyType.tmp#PropertyType_correctionUsedCommon_xsd_Complex_Type_diggs_PropertyType.tmp#PropertyType_measurementTechniqueCommon_xsd_Complex_Type_diggs_PropertyType.tmp#PropertyType_procedureRefCommon_xsd_Complex_Type_diggs_PropertyType.tmp#PropertyType_detectorRefCommon_xsd_Complex_Type_diggs_PropertyType.tmp#PropertyType_detectionLimitsCommon_xsd_Complex_Type_diggs_PropertyType.tmp#PropertyType_reportableCommon_xsd_Complex_Type_diggs_PropertyType.tmp#PropertyType_qualifierCommon_xsd_Complex_Type_diggs_PropertyType.tmp#PropertyType_curveStateCommon_xsd_Complex_Type_diggs_PropertyType.tmp#PropertyType_curveDerivationCommon_xsd_Complex_Type_diggs_PropertyType.tmp#PropertyType_samplingRate
Type extension of diggs:AbstractComponentObjectBaseType
Type hierarchy
Used by
Element diggs:Property
Model
Children diggs:atTemperature, diggs:context, diggs:correctionUsed, diggs:curveDerivation, diggs:curveState, diggs:detectionLimits, diggs:detectorRef, diggs:grainsizeFraction, diggs:measurementAxisBearing, diggs:measurementAxisInclination, diggs:measurementTechnique, diggs:nullValue, diggs:procedureRef, diggs:propertyClass, diggs:propertyName, diggs:qualifier, diggs:reportable, diggs:sampleFraction, diggs:samplingRate, diggs:typeData, diggs:uom, gml:description, gml:identifier
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.
index positiveInteger required
An integer that indicates the position of the property result
in the dataValues property.
Source
<complexType name="PropertyType">
  <annotation>
    <documentation>Complex type: PropType</documentation>
  </annotation>
  <complexContent>
    <extension base="diggs:AbstractComponentObjectBaseType">
      <sequence>
        <element maxOccurs="1" minOccurs="0" name="propertyName" type="gml:CodeType">
          <annotation>
            <documentation>A code or name for the property as used by the data provider. This value can come from a controlled list of terms or be an uncontrolled text string. The value would be commonly used to label a column of a log sheet or provide other local meaning to the property. The value of mnemonic should be unique for all of the properties included in the dataValue block transmitted as part of this measurement.</documentation>
          </annotation>
        </element>
        <element maxOccurs="1" minOccurs="1" name="typeData" type="diggs:PropertyDataTypeEnumType">
          <annotation>
            <documentation>The data type for this property (eg. double, long, string, etc.)</documentation>
          </annotation>
        </element>
        <element maxOccurs="1" minOccurs="1" name="propertyClass" type="gml:CodeWithAuthorityType">
          <annotation>
            <documentation>The official name of this property as derived from a dictionary of defined terms. The codespace value must be populated and should contain the URN to allow applications to validate this value as a known property.</documentation>
          </annotation>
        </element>
        <element maxOccurs="1" minOccurs="0" name="uom" type="diggs:AllUnits">
          <annotation>
            <documentation>Unit of measurement for the property.</documentation>
          </annotation>
        </element>
        <element maxOccurs="1" minOccurs="0" name="atTemperature" type="diggs:ThermodynamicTemperatureMeasureType">
          <annotation>
            <documentation>Temperature at which property value is valid, eg. for specific gravity of solids at 20 deg C, this parameter would hold the temperature value</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="measurementAxisBearing" type="diggs:PlaneAngleMeasureType">
          <annotation>
            <documentation>Compass bearing direction (relative to true north) defining the measurement axis direction (for directional measurements, eg. component of an extensometer, accelerometer, etc.)</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="measurementAxisInclination" type="diggs:PlaneAngleMeasureType">
          <annotation>
            <documentation>Inclination of measurement axis (measured positively down from horizontal); used for directional measurements, eg. extensometer, accelerometer, etc.</documentation>
          </annotation>
        </element>
        <element maxOccurs="1" minOccurs="0" name="nullValue" type="diggs:NullDataType">
          <annotation>
            <documentation>An empty string is the default representation of a null value for a property (i.e. when the null value representation is not explicitly defined). This value defines a value to be interpreted as null for this property in the dataValues block. The reason attribute can be used to define the reason for the null value, (eg. witheld). This can be customized with an other: qualifier (eg. other:below detection limit) or reference a URI for a more complete definition.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="context" type="string">
          <annotation>
            <documentation>If the property should be interpreted in a particular context (eg. value is only valid for range of overburden pressures, etc.), then the context of the property is described here.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="sampleFraction" type="diggs:SampleFractionEnumType">
          <annotation>
            <documentation>Fraction of total sample analyzed (from enumerated list). Applies primarily to non-soil type samples</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="grainsizeFraction" type="diggs:SizeFractionPropertyType">
          <annotation>
            <documentation>For properties of soils, the size fraction that this property pertains to</documentation>
          </annotation>
        </element>
        <element minOccurs="0" maxOccurs="unbounded" name="correctionUsed" type="gml:CodeType">
          <annotation>
            <documentation>A description of corrections used to obtain the reported result. Commonly used to report N-values from SPT tests, or to describe any other adjustments made to the reported data. Can come from a controlled list.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="measurementTechnique" type="diggs:MeasurementTechniqueEnumType">
          <annotation>
            <documentation>The method by which the property value is obtained. From an enumerated list.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="procedureRef" type="diggs:FeatureReferenceType">
          <annotation>
            <documentation>The procedure ref property.</documentation>
          </annotation>
        </element>
        <element name="detectorRef" type="gml:ReferenceType" minOccurs="0" maxOccurs="1">
          <annotation>
            <appinfo>diggs:Detector</appinfo>
            <documentation>A property element that supports a value by reference only. The target value is indicated in the appinfo element.</documentation>
            <documentation>A reference to the source detector within a sensor used to measure this property, if applicable. Generally used for well log,downhole logging procedures, monitorin equipment, or MWD readings.</documentation>
          </annotation>
        </element>
        <element maxOccurs="1" minOccurs="0" name="detectionLimits" type="diggs:LimitArrayPropertyType">
          <annotation>
            <documentation>Identifies the range of allowable values for this property in the UOM for this property</documentation>
          </annotation>
        </element>
        <element maxOccurs="1" minOccurs="0" name="reportable" type="boolean" default="true">
          <annotation>
            <documentation>True or false, indicates whether the value of this property can be reported outside of the context of transmission via an xml instance.</documentation>
          </annotation>
        </element>
        <element maxOccurs="unbounded" minOccurs="0" name="qualifier" type="diggs:QualifierPropertyType">
          <annotation>
            <documentation>One or more parameter objects (listing name, value or min/max value of parameters that may be used to qualify the result of this property</documentation>
          </annotation>
        </element>
        <element maxOccurs="1" minOccurs="0" name="curveState" type="diggs:ChannelStateEnumType">
          <annotation>
            <documentation>Used for well logging procedures, to define the state or status of the data described by the well log curve. From an enumerated list.</documentation>
          </annotation>
        </element>
        <element maxOccurs="1" minOccurs="0" name="curveDerivation" type="diggs:ChannelDerivationEnumType">
          <annotation>
            <documentation>For well logging procedures, defines the source of the data.</documentation>
          </annotation>
        </element>
        <element maxOccurs="1" minOccurs="0" name="samplingRate" type="diggs:ReciprocalTimeMeasureType">
          <annotation>
            <documentation>The raw rate of measurement collection from which any moving averages may be derived. This property should be reported if the value of the measurementTechnique property is moving average.</documentation>
          </annotation>
        </element>
      </sequence>
      <attribute name="index" type="positiveInteger" use="required">
        <annotation>
          <documentation>An integer that indicates the position of the property result in the dataValues property.</documentation>
        </annotation>
      </attribute>
    </extension>
  </complexContent>
</complexType>
Attribute diggs:PropertyType / @index
Namespace No namespace
Annotations
An integer that indicates the position of the property result
in the dataValues property.
Type positiveInteger
Properties
use required
Used by
Complex Type diggs:PropertyType
Source
<attribute name="index" type="positiveInteger" use="required">
  <annotation>
    <documentation>An integer that indicates the position of the property result in the dataValues property.</documentation>
  </annotation>
</attribute>