element GenericMetaData
diagram index_p1640.png
namespace http://www.opengis.net/gml
type gml:GenericMetaDataType
properties
content complex
mixed true
substGrp gml:_MetaData
attributes
Name  Type  Use  Default  Fixed  annotation
idoptional      
documentation
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.
annotation
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.
source <xs:element name="GenericMetaData" type="gml:GenericMetaDataType" substitutionGroup="gml:_MetaData">
 
<xs:annotation>
   
<xs: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.</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy