Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element diggs:AbstractPlanarSamplingFeatureType / diggs:featureExtent
Namespace http://diggsml.org/schemas/3
Annotations
This element defines the extent of the surface
feature using a spatial CRS. This element can be used for
visual representations using typical/simple mapping
software. Either this element, or relativeFeatureExtent is
required, and can be optionally added if
relativeFeatureExtent is used.
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#AssociationAttributeGroupgml3_2Profile_diggs_xsd_Element_gml_AbstractSurface.tmp#AbstractSurfaceCore_xsd_Complex_Type_diggs_SurfacePropertyType.tmp#SurfacePropertyType
Type diggs:SurfacePropertyType
Type hierarchy
Properties
content complex
minOccurs 1
maxOccurs 1
Model
Children gml:AbstractSurface
Instance
<diggs:featureExtent xlink:actuate="" xlink:role="" xlink:arcrole="" xlink:show="" xlink:title="" xlink:href="" xlink:type="simple" nilReason="" owns="false" xmlns:diggs="http://diggsml.org/schemas/3" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:AbstractSurface axisLabels="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:AbstractSurface>
</diggs:featureExtent>
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="featureExtent" type="diggs:SurfacePropertyType" maxOccurs="1" minOccurs="1">
  <annotation>
    <documentation>This element defines the extent of the surface feature using a spatial CRS. This element can be used for visual representations using typical/simple mapping software. Either this element, or relativeFeatureExtent is required, and can be optionally added if relativeFeatureExtent is used.</documentation>
  </annotation>
</element>
Element diggs:AbstractPlanarSamplingFeatureType / diggs:referenceEdge
Namespace http://diggsml.org/schemas/3
Annotations
A horizontal line, whose vertices are described
in the same absolute CRS as the line that defines one edge
(usually either the top or bottom edge)of the sampling
feature’s surface. Where appropriate, this unit is used to
represent the intersection of a 2D surface with the ground,
or more commonly, when a single line (2 vertices only), is
used to represent the x-axis of a 2D or 3D local
CRS.
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#AssociationAttributeGroupCore_xsd_Element_diggs_LinearExtent.tmp#LinearExtentCore_xsd_Complex_Type_diggs_LinearExtentPropertyType.tmp#LinearExtentPropertyType
Type diggs:LinearExtentPropertyType
Type hierarchy
Properties
content complex
minOccurs 1
maxOccurs 1
Model
Children diggs:LinearExtent
Instance
<diggs:referenceEdge xlink:actuate="" xlink:role="" xlink:arcrole="" xlink:show="" xlink:title="" xlink:href="" xlink:type="simple" nilReason="" owns="false" xmlns:diggs="http://diggsml.org/schemas/3">
  <diggs:LinearExtent axisLabels="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</diggs:LinearExtent>
</diggs:referenceEdge>
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="referenceEdge" type="diggs:LinearExtentPropertyType" minOccurs="1" maxOccurs="1">
  <annotation>
    <documentation>A horizontal line, whose vertices are described in the same absolute CRS as the line that defines one edge (usually either the top or bottom edge)of the sampling feature’s surface. Where appropriate, this unit is used to represent the intersection of a 2D surface with the ground, or more commonly, when a single line (2 vertices only), is used to represent the x-axis of a 2D or 3D local CRS.</documentation>
  </annotation>
</element>
Element diggs:AbstractPlanarSamplingFeatureType / diggs:relativeFeatureBoundary
Namespace http://diggsml.org/schemas/3
Annotations
This element defines the extent of the
surface feature using a relative planar referencing
system (must define a LocalcCartesanCRS object. Either
this element, or featureExtent is required, and can
be optionally added if featureExtent is
used.
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#AssociationAttributeGroupgml3_2Profile_diggs_xsd_Element_gml_AbstractSurface.tmp#AbstractSurfaceCore_xsd_Complex_Type_diggs_SurfacePropertyType.tmp#SurfacePropertyType
Type diggs:SurfacePropertyType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 1
Model
Children gml:AbstractSurface
Instance
<diggs:relativeFeatureBoundary xlink:actuate="" xlink:role="" xlink:arcrole="" xlink:show="" xlink:title="" xlink:href="" xlink:type="simple" nilReason="" owns="false" xmlns:diggs="http://diggsml.org/schemas/3" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:AbstractSurface axisLabels="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:AbstractSurface>
</diggs:relativeFeatureBoundary>
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="relativeFeatureBoundary" type="diggs:SurfacePropertyType" maxOccurs="1" minOccurs="0">
  <annotation>
    <documentation>This element defines the extent of the surface feature using a relative planar referencing system (must define a LocalcCartesanCRS object. Either this element, or featureExtent is required, and can be optionally added if featureExtent is used.</documentation>
  </annotation>
</element>
Complex Type diggs:AbstractPlanarSamplingFeatureType
Namespace http://diggsml.org/schemas/3
Annotations
Base type for sampling features with planar (2D) geometries including
test pits and excavations.
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_Complex_Type_gml_AbstractFeatureType.tmp#AbstractFeatureTypegml3_2Profile_diggs_xsd_Attribute_gml_id.tmp#idgml3_2Profile_diggs_xsd_Element_gml_description.tmp#descriptiongml3_2Profile_diggs_xsd_Element_gml_identifier.tmp#identifierAbstractTypes_xsd_Complex_Type_diggs_AbstractFeatureBaseType.tmp#AbstractFeatureBaseTypegml3_2Profile_diggs_xsd_Element_gml_name.tmp#nameCommon_xsd_Element_diggs_internalIdentifier.tmp#internalIdentifierCommon_xsd_Element_diggs_status.tmp#statusCommon_xsd_Element_diggs_implementationStatus.tmp#implementationStatusAbstractTypes_xsd_Complex_Type_diggs_AbstractFeatureType.tmp#http___diggsml.org_schemas_3_AbstractFeatureType_associatedFileAbstractTypes_xsd_Complex_Type_diggs_AbstractFeatureType.tmp#http___diggsml.org_schemas_3_AbstractFeatureType_roleAbstractTypes_xsd_Complex_Type_diggs_AbstractFeatureType.tmp#http___diggsml.org_schemas_3_AbstractFeatureType_remarkAbstractTypes_xsd_Complex_Type_diggs_AbstractFeatureType.tmp#http___diggsml.org_schemas_3_AbstractFeatureTypegml3_2Profile_diggs_xsd_Element_gml_description.tmp#descriptiongml3_2Profile_diggs_xsd_Element_gml_identifier.tmp#identifiergml3_2Profile_diggs_xsd_Element_gml_name.tmp#nameCommon_xsd_Element_diggs_internalIdentifier.tmp#internalIdentifierCommon_xsd_Element_diggs_status.tmp#statusCommon_xsd_Element_diggs_implementationStatus.tmp#implementationStatusAbstractTypes_xsd_Complex_Type_diggs_AbstractNamedFeatureType.tmp#AbstractNamedFeatureType_associatedFileAbstractTypes_xsd_Complex_Type_diggs_AbstractNamedFeatureType.tmp#AbstractNamedFeatureType_roleAbstractTypes_xsd_Complex_Type_diggs_AbstractNamedFeatureType.tmp#AbstractNamedFeatureType_remarkAbstractTypes_xsd_Complex_Type_diggs_AbstractNamedFeatureType.tmp#AbstractNamedFeatureTypeCommon_xsd_Element_diggs_investigationTarget.tmp#investigationTargetCommon_xsd_Element_diggs_projectRef.tmp#projectRefCommon_xsd_Element_diggs_originalProjectRef.tmp#originalProjectRefCommon_xsd_Element_diggs_associatedProjectRef.tmp#associatedProjectRefCommon_xsd_Element_diggs_programRef.tmp#programRefAbstractTypes_xsd_Complex_Type_diggs_AbstractSamplingFeatureType.tmp#AbstractSamplingFeatureType_environmentAbstractTypes_xsd_Complex_Type_diggs_AbstractSamplingFeatureType.tmp#AbstractSamplingFeatureType_otherSamplingFeaturePropertyAbstractTypes_xsd_Complex_Type_diggs_AbstractSamplingFeatureType.tmp#AbstractSamplingFeatureType_localityAbstractTypes_xsd_Complex_Type_diggs_AbstractSamplingFeatureType.tmp#AbstractSamplingFeatureType_referencePointAbstractTypes_xsd_Complex_Type_diggs_AbstractSamplingFeatureType.tmp#AbstractSamplingFeatureType_localCoordinatesAbstractTypes_xsd_Complex_Type_diggs_AbstractSamplingFeatureType.tmp#AbstractSamplingFeatureTypeExtSamplingFeatures_xsd_Complex_Type_diggs_AbstractPlanarSamplingFeatureType.tmp#AbstractPlanarSamplingFeatureType_featureExtentExtSamplingFeatures_xsd_Complex_Type_diggs_AbstractPlanarSamplingFeatureType.tmp#AbstractPlanarSamplingFeatureType_referenceEdgeExtSamplingFeatures_xsd_Complex_Type_diggs_AbstractPlanarSamplingFeatureType.tmp#AbstractPlanarSamplingFeatureType_relativeFeatureBoundaryExtSamplingFeatures_xsd_Element_diggs_planarReferencing.tmp#planarReferencing
Type extension of diggs:AbstractSamplingFeatureType
Type hierarchy
Properties
abstract true
Used by
Model
Children diggs:associatedFile, diggs:associatedProjectRef, diggs:environment, diggs:featureExtent, diggs:implementationStatus, diggs:internalIdentifier, diggs:investigationTarget, diggs:localCoordinates, diggs:locality, diggs:originalProjectRef, diggs:otherSamplingFeatureProperty, diggs:planarReferencing, diggs:programRef, diggs:projectRef, diggs:referenceEdge, diggs:referencePoint, diggs:relativeFeatureBoundary, diggs:remark, diggs:role, diggs:status, 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.
Source
<complexType name="AbstractPlanarSamplingFeatureType" abstract="true">
  <annotation>
    <documentation>Base type for sampling features with planar (2D) geometries including test pits and excavations.</documentation>
  </annotation>
  <complexContent>
    <extension base="diggs:AbstractSamplingFeatureType">
      <sequence>
        <choice>
          <sequence>
            <annotation>
              <documentation>This sequence is used if no LocalCartesianCRS is defined and locations within the sampling feature are given as spatial coordinates.</documentation>
            </annotation>
            <element name="featureExtent" type="diggs:SurfacePropertyType" maxOccurs="1" minOccurs="1">
              <annotation>
                <documentation>This element defines the extent of the surface feature using a spatial CRS. This element can be used for visual representations using typical/simple mapping software. Either this element, or relativeFeatureExtent is required, and can be optionally added if relativeFeatureExtent is used.</documentation>
              </annotation>
            </element>
          </sequence>
          <sequence>
            <annotation>
              <documentation>This sequence is used if a LocalCartesianCRS is defined and locations within the sampling feature are given as relative coordinates.</documentation>
            </annotation>
            <element name="referenceEdge" type="diggs:LinearExtentPropertyType" minOccurs="1" maxOccurs="1">
              <annotation>
                <documentation>A horizontal line, whose vertices are described in the same absolute CRS as the line that defines one edge (usually either the top or bottom edge)of the sampling feature’s surface. Where appropriate, this unit is used to represent the intersection of a 2D surface with the ground, or more commonly, when a single line (2 vertices only), is used to represent the x-axis of a 2D or 3D local CRS.</documentation>
              </annotation>
            </element>
            <choice>
              <sequence>
                <element name="featureExtent" type="diggs:SurfacePropertyType" maxOccurs="1" minOccurs="1">
                  <annotation>
                    <documentation>This element defines the extent of the surface feature using a absolute CRS. This element can be used for visual representations using typical/simple mapping software. Either this element, or relativeFeatureExtent is required, and can be optionally added if relativeFeatureExtent is used.</documentation>
                  </annotation>
                </element>
                <element name="relativeFeatureBoundary" type="diggs:SurfacePropertyType" maxOccurs="1" minOccurs="0">
                  <annotation>
                    <documentation>This element defines the extent of the surface feature using a relative planar referencing system (must define a LocalcCartesanCRS object. Either this element, or featureExtent is required, and can be optionally added if featureExtent is used.</documentation>
                  </annotation>
                </element>
              </sequence>
              <sequence>
                <element name="relativeFeatureBoundary" type="diggs:SurfacePropertyType" maxOccurs="1" minOccurs="1">
                  <annotation>
                    <documentation>This element defines the extent of the surface feature using a relative planar referencing system (must define a LocalCartesianCRS objec). This element should be used for software that can handle planar referencing. Either this element, or featureExtent is required, and can be optionally added if featureExtent is used.</documentation>
                  </annotation>
                </element>
              </sequence>
            </choice>
            <element ref="diggs:planarReferencing" maxOccurs="unbounded" minOccurs="0"/>
          </sequence>
        </choice>
      </sequence>
    </extension>
  </complexContent>
</complexType>