Showing:

Annotations
Attributes
Diagrams
Facets
Model
Properties
Source
Used by
Element diggs:AbstractObservationType / diggs:trueTopObserved
Namespace http://diggsml.org/schema-dev
Annotations
True or false, indicating whether the geometry of the
uppermost position of the zone represents the true top of the
feature being defined (true) or (false) whether the top represents
the upper extent of the zone that is described by the extent of the
sampling feature itself.
Diagram
Diagram
Type boolean
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="trueTopObserved" type="boolean">
  <annotation>
    <documentation>True or false, indicating whether the geometry of the uppermost position of the zone represents the true top of the feature being defined (true) or (false) whether the top represents the upper extent of the zone that is described by the extent of the sampling feature itself.</documentation>
  </annotation>
</element>
Element diggs:AbstractObservationType / diggs:trueBaseObserved
Namespace http://diggsml.org/schema-dev
Annotations
True or false, indicating whether the geometry of the
lowermost position of the zone represents the true base of the
feature being defined (true) or (false) whether the base represents
the lower extent of the zone that is defined by the extent of the
sampling feature itself.
Diagram
Diagram
Type boolean
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="trueBaseObserved" type="boolean">
  <annotation>
    <documentation>True or false, indicating whether the geometry of the lowermost position of the zone represents the true base of the feature being defined (true) or (false) whether the base represents the lower extent of the zone that is defined by the extent of the sampling feature itself.</documentation>
  </annotation>
</element>
Complex Type diggs:AbstractObservationType
Namespace http://diggsml.org/schema-dev
Annotations
The base type for all descriptions, which extend this
type
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#AbstractObjectTypegml3_2Profile_diggs_xsd_Attribute_gml_id.tmp#idxml_xsd_Attribute_xml_lang.tmp#langgml3_2Profile_diggs_xsd_Element_gml_identifier.tmp#identifierKernel_xsd_Element_diggs_status.tmp#statusKernel_xsd_Complex_Type_diggs_ObjectNoDescriptionType.tmp#ObjectNoDescriptionType_remarkKernel_xsd_Complex_Type_diggs_ObjectNoDescriptionType.tmp#ObjectNoDescriptionTypeKernel_xsd_Complex_Type_diggs_AbstractObservationType.tmp#AbstractObservationType_howDeterminedKernel_xsd_Complex_Type_diggs_AbstractObservationType.tmp#AbstractObservationType_stratumCodeKernel_xsd_Element_diggs_measurementRef.tmp#measurementRefKernel_xsd_Element_diggs_location.tmp#locationKernel_xsd_Complex_Type_diggs_AbstractObservationType.tmp#AbstractObservationType_trueTopObservedKernel_xsd_Complex_Type_diggs_AbstractObservationType.tmp#AbstractObservationType_trueBaseObserved
Type extension of diggs:ObjectNoDescriptionType
Type hierarchy
Properties
abstract true
Used by
Model
Children diggs:location, diggs:measurementRef, diggs:remark, diggs:status, diggs:trueBaseObserved, diggs:trueTopObserved, gml:identifier
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.
howDetermined diggs:DescriptorMethodEnumType optional
A value that describes the method by which the observation or measurement
was determined.
stratumCode string optional
A legacy attribute to support AGS trial pit sampling features
where observations of different stratum may occur at the same depth in a
pit. It is a reference letter or number whose sole purpose is to link
the stratum shown on a face sketch of the trial pit to the specific
observation.
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 abstract="true" name="AbstractObservationType">
  <annotation>
    <documentation>The base type for all descriptions, which extend this type</documentation>
  </annotation>
  <complexContent>
    <extension base="diggs:ObjectNoDescriptionType">
      <sequence>
        <element maxOccurs="unbounded" minOccurs="0" ref="diggs:measurementRef">
          <annotation>
            <appinfo>diggs:Test</appinfo>
            <appinfo>diggs:Monitor</appinfo>
            <appinfo>diggs:MaterialTest</appinfo>
            <documentation>If the description derives from a measurement, then this element can be optionally used to point to the subject Test, Materia;Test or Monitor feature via the xlink:href attribute</documentation>
          </annotation>
        </element>
        <element minOccurs="0" ref="diggs:location">
          <annotation>
            <documentation>The location of the description. If not used, observation pertains to the entire sample or sampling feature that is the target of this observation</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="trueTopObserved" type="boolean">
          <annotation>
            <documentation>True or false, indicating whether the geometry of the uppermost position of the zone represents the true top of the feature being defined (true) or (false) whether the top represents the upper extent of the zone that is described by the extent of the sampling feature itself.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="trueBaseObserved" type="boolean">
          <annotation>
            <documentation>True or false, indicating whether the geometry of the lowermost position of the zone represents the true base of the feature being defined (true) or (false) whether the base represents the lower extent of the zone that is defined by the extent of the sampling feature itself.</documentation>
          </annotation>
        </element>
      </sequence>
      <attribute name="howDetermined" type="diggs:DescriptorMethodEnumType">
        <annotation>
          <documentation>A value that describes the method by which the observation or measurement was determined.</documentation>
        </annotation>
      </attribute>
      <attribute name="stratumCode" type="string">
        <annotation>
          <documentation>A legacy attribute to support AGS trial pit sampling features where observations of different stratum may occur at the same depth in a pit. It is a reference letter or number whose sole purpose is to link the stratum shown on a face sketch of the trial pit to the specific observation.</documentation>
        </annotation>
      </attribute>
    </extension>
  </complexContent>
</complexType>
Attribute diggs:AbstractObservationType / @howDetermined
Namespace No namespace
Annotations
A value that describes the method by which the observation or measurement
was determined.
Type diggs:DescriptorMethodEnumType
Properties
content simple
Facets
enumeration assigned
Value is assigned a priori as a commonly used value or by assumption
enumeration calculated
Value is computed directly from other value(s)
enumeration extrapolated
Value is estimated by extrapolating trends in the known data
enumeration graphic
Value is manually picked from a graph or visual display
enumeration inferred
Value is estimated from some indirect measurements such as from a wireline log or transducer.
enumeration interpolated
Value is estimated betweem two known values using some presumed
function
enumeration maximum
Value is the largest value inferred for the property
enumeration measured
Value is determined directly from a laboratory or in situ test
enumeration minimum
Value is the smallest value inferred for the property
enumeration missing
Method known but not reported here
enumeration modeled
Value is estimated from a representation of the measured feature
enumeration moving average
Value is calculated as a moving average of reading
enumeration other
Method other than the choices in this list. Further information should be provided in the remarks property
enumeration reported
Value or description comes from a third party source
enumeration unknown
Method of determination unknown and can likely not be determined
enumeration visual
Value or description comes from visual or visual/manual inspection
Used by
Source
<attribute name="howDetermined" type="diggs:DescriptorMethodEnumType">
  <annotation>
    <documentation>A value that describes the method by which the observation or measurement was determined.</documentation>
  </annotation>
</attribute>
Attribute diggs:AbstractObservationType / @stratumCode
Namespace No namespace
Annotations
A legacy attribute to support AGS trial pit sampling features
where observations of different stratum may occur at the same depth in a
pit. It is a reference letter or number whose sole purpose is to link
the stratum shown on a face sketch of the trial pit to the specific
observation.
Type string
Properties
content simple
Used by
Source
<attribute name="stratumCode" type="string">
  <annotation>
    <documentation>A legacy attribute to support AGS trial pit sampling features where observations of different stratum may occur at the same depth in a pit. It is a reference letter or number whose sole purpose is to link the stratum shown on a face sketch of the trial pit to the specific observation.</documentation>
  </annotation>
</attribute>