Showing:

Annotations
Attributes
Diagrams
Facets
Model
Properties
Source
Used by
Element diggs:GroutInjectionPropType / 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:GroutInjectionPropType / 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_DataTypeEnumType.tmp#DataTypeEnumType
Type diggs:DataTypeEnumType
Properties
content simple
minOccurs 1
maxOccurs 1
Facets
enumeration anyURI
Uniform Resource Identifier data type.
enumeration base64binary
Base64-encoded binary data type.
enumeration byte
Signed 8-bit integer data type.
enumeration date
Calendar date data type (YYYY-MM-DD).
enumeration dateTime
Date with time.
enumeration decimal
Decimal number data type.
enumeration duration
Time duration data type.
enumeration gDay
Day of month data type (---DD).
enumeration gMonth
Month data type (--MM).
enumeration gMonthDay
Month and day data type (--MM-DD).
enumeration gYear
Year data type (YYYY).
enumeration gYearMonth
Year and month data type (YYYY-MM).
enumeration hexBinary
Hexadecimal binary data type.
enumeration integer
Arbitrary-precision integer data type.
enumeration language
Language identifier data type (e.g., en-US).
enumeration negativeInteger
Negative integer data type (< 0).
enumeration nonNegativeInteger
Non-negative integer data type (≥ 0).
enumeration nonPositiveInteger
Non-positive integer data type (≤ 0).
enumeration normalizedString
Normalized string data type with whitespace
normalization.
enumeration positiveInteger
Positive integer data type (> 0).
enumeration short
Short integer data type (16-bit signed).
enumeration time
Time of day data type (HH:MM:SS).
enumeration token
Token string data type with collapsed whitespace.
enumeration unsignedByte
Unsigned 8-bit integer data type (0-255).
enumeration unsignedShort
Unsigned 16-bit integer data type (0-65535).
enumeration boolean
True or false values.
enumeration bytes
Integer data value (nominally a one-byte value). The value must
conform to the format of the xsd:dateTime data type (minInclusive=-128 and
maxInclusive=127).
enumeration double
Double-precision floating-point value (nominally an 8-byte
value). The value must conform to the format of the xsd:double data
type.
enumeration float
Single-precision floating-point value (nominally a 4-byte value).
The value must conform to the format of the xsd:float data
type
enumeration int
Integer data value (nominally a 4-byte value). The value must
conform to the format of the xsd:int data type.
enumeration long
Long integer data value (nominally an 8-byte value). The value
must conform to the format of the xsd:long data type.
enumeration null
No value or the value is null.
enumeration string
Character string data. The value must conform to the format of
the xsd:string data type. The maximum length of a value is determined by
individual servers.
enumeration vector
An array of doubles.
Source
<element maxOccurs="1" minOccurs="1" name="typeData" type="diggs:DataTypeEnumType">
  <annotation>
    <documentation>The data type for this property (eg. double, long, string, etc.)</documentation>
  </annotation>
</element>
Element diggs:GroutInjectionPropType / diggs:propertyClass
Namespace http://diggsml.org/schemas/3
Annotations
The official name of the grout injection time series
property, from a dictionary of controlled terms. Standard DIGGS
property class values are: - apparent_lugeon_value - column_pressure
- effective_pressure - elapsed_time - grout_flow_rate -
gauge_pressure - grout_specific_gravity - grout_temperature -
injection_pressure - line_loss - mix - packer_pressure -
stroke_count - take
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 the grout injection time series property, from a dictionary of controlled terms. Standard DIGGS property class values are: - apparent_lugeon_value - column_pressure - effective_pressure - elapsed_time - grout_flow_rate - gauge_pressure - grout_specific_gravity - grout_temperature - injection_pressure - line_loss - mix - packer_pressure - stroke_count - take</documentation>
  </annotation>
</element>
Element diggs:GroutInjectionPropType / diggs:uom
Namespace http://diggsml.org/schemas/3
Annotations
Unit of measurement for the property. Must conform to EML
unit standards.
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. Must conform to EML unit standards.</documentation>
  </annotation>
</element>
Element diggs:GroutInjectionPropType / 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:GroutInjectionPropType / diggs:correctionUsed
Namespace http://diggsml.org/schemas/3
Annotations
A description of corrections used to obtain the reported
result 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 or to describe any other adjustments made to the reported data. Can come from a controlled list.</documentation>
  </annotation>
</element>
Element diggs:GroutInjectionPropType / diggs:measurementTechnique
Namespace http://diggsml.org/schemas/3
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
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. 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:GroutInjectionPropType / 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 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:GroutInjectionPropType / 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:GroutInjectionPropType
Namespace http://diggsml.org/schemas/3
Annotations
Extended type based on AbstractObjectType. Adds elements for grout injection prop type definition.
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#idAbstractTypes_xsd_Complex_Type_diggs_AbstractDiggsType.tmp#AbstractDiggsTypegml3_2Profile_diggs_xsd_Element_gml_description.tmp#descriptiongml3_2Profile_diggs_xsd_Element_gml_identifier.tmp#identifierAbstractTypes_xsd_Complex_Type_diggs_AbstractObjectBaseType.tmp#AbstractObjectBaseTypegml3_2Profile_diggs_xsd_Element_gml_name.tmp#nameCommon_xsd_Element_diggs_status.tmp#statusAbstractTypes_xsd_Complex_Type_diggs_AbstractObjectType.tmp#AbstractObjectType_remarkAbstractTypes_xsd_Complex_Type_diggs_AbstractObjectType.tmp#AbstractObjectTypeGrouting_xsd_Complex_Type_diggs_GroutInjectionPropType.tmp#GroutInjectionPropType_indexGrouting_xsd_Complex_Type_diggs_GroutInjectionPropType.tmp#GroutInjectionPropType_propertyNameGrouting_xsd_Complex_Type_diggs_GroutInjectionPropType.tmp#GroutInjectionPropType_typeDataGrouting_xsd_Complex_Type_diggs_GroutInjectionPropType.tmp#GroutInjectionPropType_propertyClassGrouting_xsd_Complex_Type_diggs_GroutInjectionPropType.tmp#GroutInjectionPropType_uomGrouting_xsd_Complex_Type_diggs_GroutInjectionPropType.tmp#GroutInjectionPropType_nullValueGrouting_xsd_Complex_Type_diggs_GroutInjectionPropType.tmp#GroutInjectionPropType_correctionUsedGrouting_xsd_Complex_Type_diggs_GroutInjectionPropType.tmp#GroutInjectionPropType_measurementTechniqueGrouting_xsd_Complex_Type_diggs_GroutInjectionPropType.tmp#GroutInjectionPropType_reportableGrouting_xsd_Complex_Type_diggs_GroutInjectionPropType.tmp#GroutInjectionPropType_samplingRate
Type extension of diggs:AbstractObjectType
Type hierarchy
Used by
Model
Children diggs:correctionUsed, diggs:measurementTechnique, diggs:nullValue, diggs:propertyClass, diggs:propertyName, diggs:remark, diggs:reportable, 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.
Source
<complexType name="GroutInjectionPropType">
  <annotation>
    <documentation>Extended type based on AbstractObjectType. Adds elements for grout injection prop type definition.</documentation>
  </annotation>
  <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:DataTypeEnumType">
          <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 the grout injection time series property, from a dictionary of controlled terms. Standard DIGGS property class values are: - apparent_lugeon_value - column_pressure - effective_pressure - elapsed_time - grout_flow_rate - gauge_pressure - grout_specific_gravity - grout_temperature - injection_pressure - line_loss - mix - packer_pressure - stroke_count - take</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="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 maxOccurs="unbounded" minOccurs="0" name="correctionUsed" type="gml:CodeType">
          <annotation>
            <documentation>A description of corrections used to obtain the reported result 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 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="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:GroutInjectionPropType / @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>