Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type gml:AbstractMetaDataType
Namespace http://www.opengis.net/gml
Annotations
An abstract base type for complex metadata types.
Diagram
Diagram index3.tmp#id48
Properties
abstract: true
mixed: true
Used by
Element gml:_MetaData
Complex Type gml:GenericMetaDataType
Model
Attributes
QName Type Fixed Default 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="AbstractMetaDataType" abstract="true" mixed="true">
  <annotation>
    <documentation>An abstract base type for complex metadata types.</documentation>
  </annotation>
  <attribute ref="gml:id" use="optional"/>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/gmlBase.xsd