<complexType name="PhenomenonType">
<annotation>
<documentation>Basic Phenomenon definition, and head of substitution group of specialized phenomenon defs.
gml:description may be used for a more extensive description of the semantics, with a link to a definitive version (if available).
gml:name should be used for the name or label.
Note: In GML 3.2 the gml:identifier element should be used for the identifier assigned by or preferred by the data provider.
This identifier will typically be in the form of a URN, for example following the OGC URN scheme
e.g. urn:x-ogc:def:phenomenon:OGC:Age
</documentation>
</annotation>
<complexContent>
<extension base="gml:DefinitionType" />
</complexContent>
</complexType>
|