Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element diggs:LugeonStepDataPropType / 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:LugeonStepDataPropType / 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:LugeonStepDataPropType / diggs:propertyClass
Namespace http://diggsml.org/schema-dev
Annotations
The official name of the lugeon step time series
property, from an enumerated list of terms. Allowable terms are:
elapsed_time flow_rate flow_volume gauge_pressure
transducer_pressure
Diagram
DiagramConstruction_xsd_Simple_Type_diggs_LugeonStepDataEnumType.tmp#LugeonStepDataEnumType
Type diggs:LugeonStepDataEnumType
Properties
content simple
minOccurs 1
maxOccurs 1
Facets
enumeration elapsed_time
enumeration flow_rate
enumeration flow_volume
enumeration gauge_pressure
enumeration transducer_pressure
Source
<element maxOccurs="1" minOccurs="1" name="propertyClass" type="diggs:LugeonStepDataEnumType">
  <annotation>
    <documentation>The official name of the lugeon step time series property, from an enumerated list of terms. Allowable terms are: elapsed_time flow_rate flow_volume gauge_pressure transducer_pressure</documentation>
  </annotation>
</element>
Element diggs:LugeonStepDataPropType / diggs:uom
Namespace http://diggsml.org/schema-dev
Annotations
Unit of measurement for the property. Must conform to EML
unit standards.
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. Must conform to EML unit standards.</documentation>
  </annotation>
</element>
Element diggs:LugeonStepDataPropType / 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:LugeonStepDataPropType / 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:LugeonStepDataPropType / 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:LugeonStepDataPropType / 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:LugeonStepDataPropType / 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:LugeonStepDataPropType / 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:LugeonStepDataPropType / 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:LugeonStepDataPropType / 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 maxOccurs="unbounded" minOccurs="0" 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:LugeonStepDataPropType / diggs:measurementTechnique
Namespace http://diggsml.org/schema-dev
Annotations
The method by which the property value is obtained. From
an enumerated list. For values that are calculated, the formula
attribute allows for a formula to be included, a
description/reference to the formula used to calculate te value, or
details of any moving average. The samplingRate attribute describes
the raw rate of measurement collection from which any moving
averages may be derived.
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. For values that are calculated, the formula attribute allows for a formula to be included, a description/reference to the formula used to calculate te value, or details of any moving average. The samplingRate attribute describes the raw rate of measurement collection from which any moving averages may be derived.</documentation>
  </annotation>
</element>
Element diggs:LugeonStepDataPropType / diggs:detector
Namespace http://diggsml.org/schema-dev
Annotations
The source tool, or sensor, of a piece of equipment, used
to measure this property, if applicable. Generally used for well
log,downhole logging procedures, or monitoring
equipment.
Diagram
DiagramKernel_xsd_Element_diggs_Detector.tmp#DetectorKernel_xsd_Complex_Type_diggs_DetectorPropertyType.tmp#DetectorPropertyType
Type diggs:DetectorPropertyType
Properties
content complex
minOccurs 0
maxOccurs 1
Model
Children diggs:Detector
Instance
<diggs:detector xmlns:diggs="http://diggsml.org/schema-dev">
  <diggs:Detector gml:id="" xml:lang="">{1,1}</diggs:Detector>
</diggs:detector>
Source
<element maxOccurs="1" minOccurs="0" name="detector" type="diggs:DetectorPropertyType">
  <annotation>
    <documentation>The source tool, or sensor, of a piece of equipment, used to measure this property, if applicable. Generally used for well log,downhole logging procedures, or monitoring equipment.</documentation>
  </annotation>
</element>
Element diggs:LugeonStepDataPropType / 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 tool, or sensor, of a piece of
equipment, used to measure this property, if applicable. Generally
used for well log,downhole logging procedures, or monitoring
equipment.
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 maxOccurs="1" minOccurs="0" name="detectorRef" type="gml:ReferenceType">
  <annotation>
    <appinfo source="urn:x-gml:targetElement">diggs:Equipment</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 tool, or sensor, of a piece of equipment, used to measure this property, if applicable. Generally used for well log,downhole logging procedures, or monitoring equipment.</documentation>
  </annotation>
</element>
Element diggs:LugeonStepDataPropType / 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:LugeonStepDataPropType / 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 default="true" maxOccurs="1" minOccurs="0" name="reportable" type="boolean">
  <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:LugeonStepDataPropType / diggs:qualifier
Namespace http://diggsml.org/schema-dev
Annotations
Identifies the parameters and their values that may be
qualified.
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>Identifies the parameters and their values that may be qualified.</documentation>
  </annotation>
</element>
Element diggs:LugeonStepDataPropType / 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:LugeonStepDataPropType / 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:LugeonStepDataPropType
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_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_AbstractObjectBaseType.tmp#AbstractObjectBaseTypexml_xsd_Attribute_xml_lang.tmp#langgml3_2Profile_diggs_xsd_Element_gml_name.tmp#nameKernel_xsd_Element_diggs_status.tmp#statusKernel_xsd_Complex_Type_diggs_AbstractObjectType.tmp#AbstractObjectType_remarkKernel_xsd_Complex_Type_diggs_AbstractObjectType.tmp#AbstractObjectTypeConstruction_xsd_Complex_Type_diggs_LugeonStepDataPropType.tmp#LugeonStepDataPropType_indexConstruction_xsd_Complex_Type_diggs_LugeonStepDataPropType.tmp#LugeonStepDataPropType_propertyNameConstruction_xsd_Complex_Type_diggs_LugeonStepDataPropType.tmp#LugeonStepDataPropType_typeDataConstruction_xsd_Complex_Type_diggs_LugeonStepDataPropType.tmp#LugeonStepDataPropType_propertyClassConstruction_xsd_Complex_Type_diggs_LugeonStepDataPropType.tmp#LugeonStepDataPropType_uomConstruction_xsd_Complex_Type_diggs_LugeonStepDataPropType.tmp#LugeonStepDataPropType_atTemperatureConstruction_xsd_Complex_Type_diggs_LugeonStepDataPropType.tmp#LugeonStepDataPropType_measurementAxisBearingConstruction_xsd_Complex_Type_diggs_LugeonStepDataPropType.tmp#LugeonStepDataPropType_measurementAxisInclinationConstruction_xsd_Complex_Type_diggs_LugeonStepDataPropType.tmp#LugeonStepDataPropType_nullValueConstruction_xsd_Complex_Type_diggs_LugeonStepDataPropType.tmp#LugeonStepDataPropType_contextConstruction_xsd_Complex_Type_diggs_LugeonStepDataPropType.tmp#LugeonStepDataPropType_sampleFractionConstruction_xsd_Complex_Type_diggs_LugeonStepDataPropType.tmp#LugeonStepDataPropType_grainsizeFractionConstruction_xsd_Complex_Type_diggs_LugeonStepDataPropType.tmp#LugeonStepDataPropType_correctionUsedConstruction_xsd_Complex_Type_diggs_LugeonStepDataPropType.tmp#LugeonStepDataPropType_measurementTechniqueConstruction_xsd_Complex_Type_diggs_LugeonStepDataPropType.tmp#LugeonStepDataPropType_detectorConstruction_xsd_Complex_Type_diggs_LugeonStepDataPropType.tmp#LugeonStepDataPropType_detectorRefConstruction_xsd_Complex_Type_diggs_LugeonStepDataPropType.tmp#LugeonStepDataPropType_detectionLimitsConstruction_xsd_Complex_Type_diggs_LugeonStepDataPropType.tmp#LugeonStepDataPropType_reportableConstruction_xsd_Complex_Type_diggs_LugeonStepDataPropType.tmp#LugeonStepDataPropType_qualifierConstruction_xsd_Complex_Type_diggs_LugeonStepDataPropType.tmp#LugeonStepDataPropType_curveStateConstruction_xsd_Complex_Type_diggs_LugeonStepDataPropType.tmp#LugeonStepDataPropType_samplingRate
Type extension of diggs:AbstractObjectType
Type hierarchy
Used by
Model
Children diggs:atTemperature, diggs:context, diggs:correctionUsed, diggs:curveState, diggs:detectionLimits, diggs:detector, diggs:detectorRef, diggs:grainsizeFraction, diggs:measurementAxisBearing, diggs:measurementAxisInclination, diggs:measurementTechnique, diggs:nullValue, diggs:propertyClass, diggs:propertyName, diggs:qualifier, diggs:remark, diggs:reportable, diggs:sampleFraction, diggs:samplingRate, diggs:status, diggs:typeData, diggs:uom, 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.
index positiveInteger required
An integer that indicates the position of the property result in the dataValues property.
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="LugeonStepDataPropType">
  <complexContent>
    <extension base="diggs:AbstractObjectType">
      <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="diggs:LugeonStepDataEnumType">
          <annotation>
            <documentation>The official name of the lugeon step time series property, from an enumerated list of terms. Allowable terms are: elapsed_time flow_rate flow_volume gauge_pressure transducer_pressure</documentation>
          </annotation>
        </element>
        <element maxOccurs="1" minOccurs="0" name="uom" type="diggs:AllUnits">
          <annotation>
            <documentation>Unit of measurement for the property. Must conform to EML unit standards.</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 maxOccurs="unbounded" minOccurs="0" 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. For values that are calculated, the formula attribute allows for a formula to be included, a description/reference to the formula used to calculate te value, or details of any moving average. The samplingRate attribute describes the raw rate of measurement collection from which any moving averages may be derived.</documentation>
          </annotation>
        </element>
        <element maxOccurs="1" minOccurs="0" name="detector" type="diggs:DetectorPropertyType">
          <annotation>
            <documentation>The source tool, or sensor, of a piece of equipment, used to measure this property, if applicable. Generally used for well log,downhole logging procedures, or monitoring equipment.</documentation>
          </annotation>
        </element>
        <element maxOccurs="1" minOccurs="0" name="detectorRef" type="gml:ReferenceType">
          <annotation>
            <appinfo source="urn:x-gml:targetElement">diggs:Equipment</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 tool, or sensor, of a piece of equipment, used to measure this property, if applicable. Generally used for well log,downhole logging procedures, or monitoring equipment.</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 default="true" maxOccurs="1" minOccurs="0" name="reportable" type="boolean">
          <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>Identifies the parameters and their values that may be qualified.</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="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:LugeonStepDataPropType / @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
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>