Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element diggs:PropType / diggs:propertyName
Namespace http://diggsml.org/schema-dev
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:PropType / diggs:typeData
Namespace http://diggsml.org/schema-dev
Annotations
The data type for this property (eg. double, long,
string, etc.)
Diagram
DiagramKernel_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:PropType / diggs:propertyClass
Namespace http://diggsml.org/schema-dev
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:PropType / diggs:uom
Namespace http://diggsml.org/schema-dev
Annotations
Unit of measurement for the property.
Diagram
DiagramKernel_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:PropType / diggs:atTemperature
Namespace http://diggsml.org/schema-dev
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
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_ThermodynamicTemperatureMeasure.tmp#ThermodynamicTemperatureMeasure_uomMeasureType_xsd_Complex_Type_eml_ThermodynamicTemperatureMeasure.tmp#ThermodynamicTemperatureMeasure
Type eml:ThermodynamicTemperatureMeasure
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 1
Attributes
QName Type Use
uom eml:ThermodynamicTemperatureUom required
Source
<element maxOccurs="1" minOccurs="0" name="atTemperature" type="eml:ThermodynamicTemperatureMeasure">
  <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:PropType / diggs:measurementAxisBearing
Namespace http://diggsml.org/schema-dev
Annotations
Compass bearing direction (relative to true north)
defining the measurement axis direction (for directional
measurements, eg. component of an extensometer, accelerometer,
etc.)
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_PlaneAngleMeasure.tmp#PlaneAngleMeasure_uomMeasureType_xsd_Complex_Type_eml_PlaneAngleMeasure.tmp#PlaneAngleMeasure
Type eml:PlaneAngleMeasure
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use
uom eml:PlaneAngleUom required
Source
<element minOccurs="0" name="measurementAxisBearing" type="eml:PlaneAngleMeasure">
  <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:PropType / diggs:measurementAxisInclination
Namespace http://diggsml.org/schema-dev
Annotations
Inclination of measurement axis (measured positively down
from horizontal); used for directional measurements, eg.
extensometer, accelerometer, etc.
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_PlaneAngleMeasure.tmp#PlaneAngleMeasure_uomMeasureType_xsd_Complex_Type_eml_PlaneAngleMeasure.tmp#PlaneAngleMeasure
Type eml:PlaneAngleMeasure
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use
uom eml:PlaneAngleUom required
Source
<element minOccurs="0" name="measurementAxisInclination" type="eml:PlaneAngleMeasure">
  <annotation>
    <documentation>Inclination of measurement axis (measured positively down from horizontal); used for directional measurements, eg. extensometer, accelerometer, etc.</documentation>
  </annotation>
</element>
Element diggs:PropType / diggs:nullValue
Namespace http://diggsml.org/schema-dev
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
DiagramKernel_xsd_Complex_Type_diggs_NullDataType.tmp#NullDataType_reasonKernel_xsd_Complex_Type_diggs_NullDataType.tmp#NullDataType
Type diggs:NullDataType
Properties
content complex
minOccurs 0
maxOccurs 1
Attributes
QName Type Use
reason gml:NilReasonType optional
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:PropType / diggs:context
Namespace http://diggsml.org/schema-dev
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
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="context" type="diggs:DiggsStringType">
  <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:PropType / diggs:sampleFraction
Namespace http://diggsml.org/schema-dev
Annotations
Fraction of total sample analyzed (from enumerated list).
Applies primarily to non-soil type samples
Diagram
DiagramKernel_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:PropType / diggs:grainsizeFraction
Namespace http://diggsml.org/schema-dev
Annotations
For properties of soils, the size fraction that this
property pertains to
Diagram
DiagramKernel_xsd_Element_diggs_SizeFraction.tmp#SizeFractionKernel_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/schema-dev">
  <diggs:SizeFraction gml:id="" xml:lang="">{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:PropType / diggs:correctionUsed
Namespace http://diggsml.org/schema-dev
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:PropType / diggs:measurementTechnique
Namespace http://diggsml.org/schema-dev
Annotations
The method by which the property value is obtained. From
an enumerated list.
Diagram
DiagramKernel_xsd_Simple_Type_diggs_DescriptorMethodEnumType.tmp#DescriptorMethodEnumTypeKernel_xsd_Complex_Type_diggs_MeasurementTechniqueEnumType.tmp#MeasurementTechniqueEnumType_formulaKernel_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:PropType / diggs:procedureRef
Namespace http://diggsml.org/schema-dev
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#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"/>
Element diggs:PropType / diggs:detectorRef
Namespace http://diggsml.org/schema-dev
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:PropType / diggs:detectionLimits
Namespace http://diggsml.org/schema-dev
Annotations
Identifies the detection limits for this property in the
UOM for this property
Diagram
DiagramKernel_xsd_Element_diggs_Limit.tmp#LimitKernel_xsd_Complex_Type_diggs_LimitPropertyType.tmp#LimitPropertyType
Type diggs:LimitPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children diggs:Limit
Instance
<diggs:detectionLimits xmlns:diggs="http://diggsml.org/schema-dev">
  <diggs:Limit gml:id="" xml:lang="">{1,1}</diggs:Limit>
</diggs:detectionLimits>
Source
<element maxOccurs="unbounded" minOccurs="0" name="detectionLimits" type="diggs:LimitPropertyType">
  <annotation>
    <documentation>Identifies the detection limits for this property in the UOM for this property</documentation>
  </annotation>
</element>
Element diggs:PropType / diggs:reportable
Namespace http://diggsml.org/schema-dev
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:PropType / diggs:qualifier
Namespace http://diggsml.org/schema-dev
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
DiagramKernel_xsd_Element_diggs_Qualifier.tmp#QualifierKernel_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/schema-dev">
  <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:PropType / diggs:curveState
Namespace http://diggsml.org/schema-dev
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
Diagramwitsmlv2Profile_diggs_xsd_Simple_Type_witsml_ChannelState.tmp#ChannelState
Type witsml:ChannelState
Type hierarchy
Properties
content simple
minOccurs 0
maxOccurs 1
Facets
maxLength 64
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="witsml:ChannelState">
  <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:PropType / diggs:curveDerivation
Namespace http://diggsml.org/schema-dev
Annotations
For well logging procedures, defines the source of the
data.
Diagram
Diagramwitsmlv2Profile_diggs_xsd_Simple_Type_witsml_ChannelDerivation.tmp#ChannelDerivation
Type witsml:ChannelDerivation
Type hierarchy
Properties
content simple
minOccurs 0
maxOccurs 1
Facets
maxLength 64
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="witsml:ChannelDerivation">
  <annotation>
    <documentation>For well logging procedures, defines the source of the data.</documentation>
  </annotation>
</element>
Element diggs:PropType / diggs:samplingRate
Namespace http://diggsml.org/schema-dev
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
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_ReciprocalTimeMeasure.tmp#ReciprocalTimeMeasure_uomMeasureType_xsd_Complex_Type_eml_ReciprocalTimeMeasure.tmp#ReciprocalTimeMeasure
Type eml:ReciprocalTimeMeasure
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 1
Attributes
QName Type Use
uom eml:ReciprocalTimeUom required
Source
<element maxOccurs="1" minOccurs="0" name="samplingRate" type="eml:ReciprocalTimeMeasure">
  <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:PropType
Namespace http://diggsml.org/schema-dev
Diagram
Diagramgml3_2Profile_diggs_xsd_Attribute_gml_id.tmp#idKernel_xsd_Complex_Type_diggs_AbstractComponentObjectBaseType.tmp#AbstractComponentObjectBaseTypeKernel_xsd_Complex_Type_diggs_PropType.tmp#PropType_indexKernel_xsd_Complex_Type_diggs_PropType.tmp#PropType_propertyNameKernel_xsd_Complex_Type_diggs_PropType.tmp#PropType_typeDataKernel_xsd_Complex_Type_diggs_PropType.tmp#PropType_propertyClassKernel_xsd_Complex_Type_diggs_PropType.tmp#PropType_uomKernel_xsd_Complex_Type_diggs_PropType.tmp#PropType_atTemperatureKernel_xsd_Complex_Type_diggs_PropType.tmp#PropType_measurementAxisBearingKernel_xsd_Complex_Type_diggs_PropType.tmp#PropType_measurementAxisInclinationKernel_xsd_Complex_Type_diggs_PropType.tmp#PropType_nullValueKernel_xsd_Complex_Type_diggs_PropType.tmp#PropType_contextKernel_xsd_Complex_Type_diggs_PropType.tmp#PropType_sampleFractionKernel_xsd_Complex_Type_diggs_PropType.tmp#PropType_grainsizeFractionKernel_xsd_Complex_Type_diggs_PropType.tmp#PropType_correctionUsedKernel_xsd_Complex_Type_diggs_PropType.tmp#PropType_measurementTechniqueKernel_xsd_Complex_Type_diggs_PropType.tmp#PropType_procedureRefKernel_xsd_Complex_Type_diggs_PropType.tmp#PropType_detectorRefKernel_xsd_Complex_Type_diggs_PropType.tmp#PropType_detectionLimitsKernel_xsd_Complex_Type_diggs_PropType.tmp#PropType_reportableKernel_xsd_Complex_Type_diggs_PropType.tmp#PropType_qualifierKernel_xsd_Complex_Type_diggs_PropType.tmp#PropType_curveStateKernel_xsd_Complex_Type_diggs_PropType.tmp#PropType_curveDerivationKernel_xsd_Complex_Type_diggs_PropType.tmp#PropType_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
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="PropType">
  <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="eml:ThermodynamicTemperatureMeasure">
          <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="eml:PlaneAngleMeasure">
          <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="eml:PlaneAngleMeasure">
          <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="diggs:DiggsStringType">
          <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"/>
        <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="unbounded" minOccurs="0" name="detectionLimits" type="diggs:LimitPropertyType">
          <annotation>
            <documentation>Identifies the detection limits 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="witsml:ChannelState">
          <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="witsml:ChannelDerivation">
          <annotation>
            <documentation>For well logging procedures, defines the source of the data.</documentation>
          </annotation>
        </element>
        <element maxOccurs="1" minOccurs="0" name="samplingRate" type="eml:ReciprocalTimeMeasure">
          <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:PropType / @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:PropType
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>