Showing:

Annotations
Attributes
Diagrams
Model
Properties
Source
Element diggs:AbstractComponentObjectBase
Namespace http://diggsml.org/schema-dev
Annotations
Base type for DIGGS componentobjects - those objects that are components
of other objects and do not require gml:ID for referencing.
Diagram
Diagramgml3_2Profile_diggs_xsd_Attribute_gml_id.tmp#idKernel_xsd_Complex_Type_diggs_AbstractComponentObjectBaseType.tmp#AbstractComponentObjectBaseTypeKernel_xsd_Element_diggs_AbstractComponentObject.tmp#AbstractComponentObjectKernel_xsd_Element_diggs_AbstractNamedComponentObject.tmp#AbstractNamedComponentObjectKernel_xsd_Element_diggs_DocumentInformation.tmp#DocumentInformationTestProcedures_xsd_Element_diggs_DriveSet.tmp#http___diggsml.org_schema-dev_DriveSetGeotechnical_xsd_Element_diggs_geo_DriveSet.tmp#DriveSetKernel_xsd_Element_diggs_Parameter.tmp#ParameterKernel_xsd_Element_diggs_PlacedObservation.tmp#PlacedObservationKernel_xsd_Element_diggs_Qualifier.tmp#QualifierKernel_xsd_Element_diggs_SampleDimensions.tmp#SampleDimensionsPiling_xsd_Element_diggs_Splice.tmp#Splice
Type diggs:AbstractComponentObjectBaseType
Properties
content complex
abstract true
Substitution Group
Model
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
<element abstract="true" name="AbstractComponentObjectBase" type="diggs:AbstractComponentObjectBaseType">
  <annotation>
    <documentation>Base type for DIGGS componentobjects - those objects that are components of other objects and do not require gml:ID for referencing.</documentation>
  </annotation>
</element>