Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element diggs:WaterStrikeReadingType / diggs:elapsedTime
Namespace http://diggsml.org/schema-dev
Annotations
The elapsed time following an initial water strike when water level is again measured
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_TimeMeasure.tmp#TimeMeasure_uomMeasureType_xsd_Complex_Type_eml_TimeMeasure.tmp#TimeMeasure
Type eml:TimeMeasure
Type hierarchy
Properties
content complex
Attributes
QName Type Use
uom eml:TimeUom required
Source
<element name="elapsedTime" type="eml:TimeMeasure">
  <annotation>
    <documentation>
      <![CDATA[The elapsed time following an initial water strike when water level is again measured]]>
    </documentation>
  </annotation>
</element>
Element diggs:WaterStrikeReadingType / diggs:dateTime
Namespace http://diggsml.org/schema-dev
Annotations
DateTime that water strike measurement occurred.
Diagram
Diagramgml3_2Profile_diggs_xsd_Simple_Type_gml_TimePositionUnion.tmp#TimePositionUniongml3_2Profile_diggs_xsd_Complex_Type_gml_TimePositionType.tmp#TimePositionType_framegml3_2Profile_diggs_xsd_Complex_Type_gml_TimePositionType.tmp#TimePositionType_calendarEraNamegml3_2Profile_diggs_xsd_Complex_Type_gml_TimePositionType.tmp#TimePositionType_indeterminatePositiongml3_2Profile_diggs_xsd_Complex_Type_gml_TimePositionType.tmp#TimePositionType
Type gml:TimePositionType
Type hierarchy
Properties
content complex
minOccurs 1
Attributes
QName Type Default Use
calendarEraName string optional
frame anyURI #ISO-8601 optional
indeterminatePosition gml:TimeIndeterminateValueType optional
Source
<element name="dateTime" type="gml:TimePositionType" minOccurs="1">
  <annotation>
    <documentation>
      <![CDATA[DateTime that water strike measurement occurred.]]>
    </documentation>
  </annotation>
</element>
Element diggs:WaterStrikeReadingType / diggs:notEncountered
Namespace http://diggsml.org/schema-dev
Diagram
Diagram
Type boolean
Properties
content simple
minOccurs 1
fixed true
Source
<element name="notEncountered" fixed="true" type="boolean" minOccurs="1">
</element>
Element diggs:WaterStrikeReadingType / diggs:waterLocation
Namespace http://diggsml.org/schema-dev
Annotations
The measure depth to water; measured in a hole's linear
referencing system.
Diagram
Diagramgml3_2Profile_diggs_xsd_Attribute_Group_gml_OwnershipAttributeGroup.tmp#OwnershipAttributeGroupgml3_2Profile_diggs_xsd_Attribute_Group_gml_AssociationAttributeGroup.tmp#AssociationAttributeGroupgml3_2Profile_diggs_xsd_Element_gml_AbstractGeometry.tmp#AbstractGeometrygml3_2Profile_diggs_xsd_Element_gml_AbstractTimeObject.tmp#AbstractTimeObjectgml3_2Profile_diggs_xsd_Complex_Type_gml_DomainSetType.tmp#DomainSetTypegml3_2Profile_diggs_xsd_Attribute_Group_gml_OwnershipAttributeGroup.tmp#OwnershipAttributeGroupgml3_2Profile_diggs_xsd_Attribute_Group_gml_AssociationAttributeGroup.tmp#AssociationAttributeGroupKernel_xsd_Element_diggs_PointLocation.tmp#PointLocationKernel_xsd_Complex_Type_diggs_PointLocationPropertyType.tmp#PointLocationPropertyType
Type diggs:PointLocationPropertyType
Type hierarchy
Properties
content complex
Model
Children diggs:PointLocation
Instance
<diggs:waterLocation xlink:actuate="" xlink:role="" xlink:arcrole="" xlink:show="" xlink:title="" xlink:href="" xlink:type="simple" nilReason="" owns="false" xmlns:diggs="http://diggsml.org/schema-dev">
  <diggs:PointLocation axisLabels="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</diggs:PointLocation>
</diggs:waterLocation>
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="waterLocation" type="diggs:PointLocationPropertyType">
  <annotation>
    <documentation>The measure depth to water; measured in a hole's linear referencing system.</documentation>
  </annotation>
</element>
Element diggs:WaterStrikeReadingType / diggs:linkedReading
Namespace http://diggsml.org/schema-dev
Diagram
DiagramKernel_xsd_Element_diggs_LinkedWSReading.tmp#LinkedWSReadingKernel_xsd_Complex_Type_diggs_LinkedWSReadingPropertyType.tmp#LinkedWSReadingPropertyType
Type diggs:LinkedWSReadingPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children diggs:LinkedWSReading
Instance
<diggs:linkedReading xmlns:diggs="http://diggsml.org/schema-dev">
  <diggs:LinkedWSReading gml:id="" xml:lang="">{1,1}</diggs:LinkedWSReading>
</diggs:linkedReading>
Source
<element maxOccurs="unbounded" minOccurs="0" name="linkedReading" type="diggs:LinkedWSReadingPropertyType"/>
Complex Type diggs:WaterStrikeReadingType
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#AbstractObjectTypeKernel_xsd_Complex_Type_diggs_WaterStrikeReadingType.tmp#WaterStrikeReadingType_elapsedTimeKernel_xsd_Complex_Type_diggs_WaterStrikeReadingType.tmp#WaterStrikeReadingType_dateTimeKernel_xsd_Complex_Type_diggs_WaterStrikeReadingType.tmp#WaterStrikeReadingType_notEncounteredKernel_xsd_Complex_Type_diggs_WaterStrikeReadingType.tmp#WaterStrikeReadingType_waterLocationKernel_xsd_Complex_Type_diggs_WaterStrikeReadingType.tmp#WaterStrikeReadingType_linkedReading
Type extension of diggs:AbstractObjectType
Type hierarchy
Used by
Model
Children diggs:dateTime, diggs:elapsedTime, diggs:linkedReading, diggs:notEncountered, diggs:remark, diggs:status, diggs:waterLocation, 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.
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="WaterStrikeReadingType">
  <complexContent>
    <extension base="diggs:AbstractObjectType">
      <sequence>
        <choice minOccurs="0">
          <element name="elapsedTime" type="eml:TimeMeasure">
            <annotation>
              <documentation>
                <![CDATA[The elapsed time following an initial water strike when water level is again measured]]>
              </documentation>
            </annotation>
          </element>
          <element name="dateTime" type="gml:TimePositionType" minOccurs="1">
            <annotation>
              <documentation>
                <![CDATA[DateTime that water strike measurement occurred.]]>
              </documentation>
            </annotation>
          </element>
        </choice>
        <choice>
          <element name="notEncountered" fixed="true" type="boolean" minOccurs="1">
          </element>
          <element name="waterLocation" type="diggs:PointLocationPropertyType">
            <annotation>
              <documentation>The measure depth to water; measured in a hole's linear referencing system.</documentation>
            </annotation>
          </element>
        </choice>
        <element maxOccurs="unbounded" minOccurs="0" name="linkedReading" type="diggs:LinkedWSReadingPropertyType"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>