Documentation for fieldgml

Element: GenericMetaData

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name GenericMetaData
Type gml:GenericMetaDataType
Nillable no
Abstract no
Documentation Concrete element in the _MetaData substitution group, which permits any well-formed XML content. Intended to act as a container for metadata defined in external schemas, for which it is not possible to add the concrete components to the GML _MetaData substitution group directly. Deprecated with GML version 3.1.0.
Logical Diagram
XML Instance Representation
<gml:GenericMetaData
gml:id="[0..1]">
<!-- Mixed content -->
Allow any elements from any namespace (lax validation). [0..*]
</gml:GenericMetaData>
Diagram
h282399563
Schema Component Representation
<element name="GenericMetaData" type=" gml:GenericMetaDataType " substitutionGroup="gml:_MetaData"/>