Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element diggs:DriveSetType / diggs:remark
Namespace http://diggsml.org/schema-dev
Annotations
Any comment or remark associated with this specific
feature, the person or organization making the comment, and the time
comment was made.Any comment or remark associated with this specific
feature, the person or organization making the comment, and the time
comment was made.
Diagram
DiagramKernel_xsd_Element_diggs_Remark.tmp#RemarkKernel_xsd_Complex_Type_diggs_RemarkPropertyType.tmp#RemarkPropertyType
Type diggs:RemarkPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children diggs:Remark
Instance
<diggs:remark xmlns:diggs="http://diggsml.org/schema-dev">
  <diggs:Remark owns="false">{1,1}</diggs:Remark>
</diggs:remark>
Source
<element maxOccurs="unbounded" minOccurs="0" name="remark" type="diggs:RemarkPropertyType">
  <annotation>
    <documentation>Any comment or remark associated with this specific feature, the person or organization making the comment, and the time comment was made.Any comment or remark associated with this specific feature, the person or organization making the comment, and the time comment was made.</documentation>
  </annotation>
</element>
Element diggs:DriveSetType / diggs:index
Namespace http://diggsml.org/schema-dev
Annotations
An integer that indicates the location of the drive set.
The first or seating drive of a test would be assigned an index of
1, the next drive set an index of 2, etc. An index of 1 should only
be used for the seating drive.
Diagram
Diagram
Type positiveInteger
Properties
content simple
Source
<element name="index" type="positiveInteger">
  <annotation>
    <documentation>An integer that indicates the location of the drive set. The first or seating drive of a test would be assigned an index of 1, the next drive set an index of 2, etc. An index of 1 should only be used for the seating drive.</documentation>
  </annotation>
</element>
Element diggs:DriveSetType / diggs:blowCount
Namespace http://diggsml.org/schema-dev
Annotations
An integer value of the number of hammer blows in this
drive set.
Diagram
Diagram
Type nonNegativeInteger
Properties
content simple
Source
<element name="blowCount" type="nonNegativeInteger">
  <annotation>
    <documentation>An integer value of the number of hammer blows in this drive set.</documentation>
  </annotation>
</element>
Element diggs:DriveSetType / diggs:penetration
Namespace http://diggsml.org/schema-dev
Annotations
The distance the sampler is driven into the soil in this
drive set.
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_LengthMeasure.tmp#LengthMeasure_uomMeasureType_xsd_Complex_Type_eml_LengthMeasure.tmp#LengthMeasure
Type eml:LengthMeasure
Type hierarchy
Properties
content complex
Attributes
QName Type Use
uom eml:LengthUom required
Source
<element name="penetration" type="eml:LengthMeasure">
  <annotation>
    <documentation>The distance the sampler is driven into the soil in this drive set.</documentation>
  </annotation>
</element>
Element diggs:DriveSetType / diggs:delay
Namespace http://diggsml.org/schema-dev
Annotations
Duration of delay before increment
started.
Diagram
DiagramKernel_xsd_Element_diggs_DelayEvent.tmp#DelayEventKernel_xsd_Complex_Type_diggs_DelayEventPropertyType.tmp#DelayEventPropertyType
Type diggs:DelayEventPropertyType
Properties
content complex
minOccurs 0
Model
Children diggs:DelayEvent
Instance
<diggs:delay xmlns:diggs="http://diggsml.org/schema-dev">
  <diggs:DelayEvent gml:id="" xml:lang="">{1,1}</diggs:DelayEvent>
</diggs:delay>
Source
<element name="delay" type="diggs:DelayEventPropertyType" minOccurs="0">
  <annotation>
    <documentation>Duration of delay before increment started.</documentation>
  </annotation>
</element>
Element diggs:DriveSetType / diggs:torque
Namespace http://diggsml.org/schema-dev
Annotations
Maximum torque required to rotate rods.
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_MomentOfForceMeasure.tmp#MomentOfForceMeasure_uomMeasureType_xsd_Complex_Type_eml_MomentOfForceMeasure.tmp#MomentOfForceMeasure
Type eml:MomentOfForceMeasure
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use
uom eml:MomentOfForceUom required
Source
<element name="torque" type="eml:MomentOfForceMeasure" minOccurs="0">
  <annotation>
    <documentation>Maximum torque required to rotate rods.</documentation>
  </annotation>
</element>
Complex Type diggs:DriveSetType
Namespace http://diggsml.org/schema-dev
Annotations
Base type for DriveSet object.
Diagram
Diagramgml3_2Profile_diggs_xsd_Attribute_gml_id.tmp#idKernel_xsd_Complex_Type_diggs_AbstractComponentObjectBaseType.tmp#AbstractComponentObjectBaseTypeTestProcedures_xsd_Complex_Type_diggs_DriveSetType.tmp#http___diggsml.org_schema-dev_DriveSetType_remarkTestProcedures_xsd_Complex_Type_diggs_DriveSetType.tmp#http___diggsml.org_schema-dev_DriveSetType_indexTestProcedures_xsd_Complex_Type_diggs_DriveSetType.tmp#http___diggsml.org_schema-dev_DriveSetType_blowCountTestProcedures_xsd_Complex_Type_diggs_DriveSetType.tmp#http___diggsml.org_schema-dev_DriveSetType_penetrationTestProcedures_xsd_Complex_Type_diggs_DriveSetType.tmp#http___diggsml.org_schema-dev_DriveSetType_delayTestProcedures_xsd_Complex_Type_diggs_DriveSetType.tmp#http___diggsml.org_schema-dev_DriveSetType_torque
Type extension of diggs:AbstractComponentObjectBaseType
Type hierarchy
Used by
Element diggs:DriveSet
Model
Children diggs:blowCount, diggs:delay, diggs:index, diggs:penetration, diggs:remark, diggs:torque
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.
Source
<complexType name="DriveSetType">
  <annotation>
    <documentation>Base type for DriveSet object.</documentation>
  </annotation>
  <complexContent>
    <extension base="diggs:AbstractComponentObjectBaseType">
      <sequence>
        <element maxOccurs="unbounded" minOccurs="0" name="remark" type="diggs:RemarkPropertyType">
          <annotation>
            <documentation>Any comment or remark associated with this specific feature, the person or organization making the comment, and the time comment was made.Any comment or remark associated with this specific feature, the person or organization making the comment, and the time comment was made.</documentation>
          </annotation>
        </element>
        <element name="index" type="positiveInteger">
          <annotation>
            <documentation>An integer that indicates the location of the drive set. The first or seating drive of a test would be assigned an index of 1, the next drive set an index of 2, etc. An index of 1 should only be used for the seating drive.</documentation>
          </annotation>
        </element>
        <element name="blowCount" type="nonNegativeInteger">
          <annotation>
            <documentation>An integer value of the number of hammer blows in this drive set.</documentation>
          </annotation>
        </element>
        <element name="penetration" type="eml:LengthMeasure">
          <annotation>
            <documentation>The distance the sampler is driven into the soil in this drive set.</documentation>
          </annotation>
        </element>
        <element name="delay" type="diggs:DelayEventPropertyType" minOccurs="0">
          <annotation>
            <documentation>Duration of delay before increment started.</documentation>
          </annotation>
        </element>
        <element name="torque" type="eml:MomentOfForceMeasure" minOccurs="0">
          <annotation>
            <documentation>Maximum torque required to rotate rods.</documentation>
          </annotation>
        </element>
      </sequence>
    </extension>
  </complexContent>
</complexType>