complexType GenericMetaDataType
diagram sensorML_p557.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:AbstractMetaDataType
properties
base gml:AbstractMetaDataType
mixed true
used by
element GenericMetaData
attributes
Name  Type  Use  Default  Fixed  annotation
idID      
documentation
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
annotation
appinfo
deprecated
source <complexType name="GenericMetaDataType" mixed="true">
 
<annotation>
   
<appinfo>deprecated</appinfo>
 
</annotation>
 
<complexContent>
   
<extension base="gml:AbstractMetaDataType">
     
<sequence>
       
<any processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>


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