Definition Type: ComplexType
Name: PhenomenonType
Namespace: http://www.opengis.net/swe/1.0.1
Type: gml:DefinitionType
Containing Schema: phenomenon.xsd
Abstract False
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
Collapse XSD Schema Diagram:
Drilldown into id Drilldown into name Drilldown into description Drilldown into metaDataProperty Drilldown into id Drilldown into name Drilldown into description Drilldown into metaDataProperty Drilldown into AbstractGMLType Drilldown into DefinitionTypeXSD Diagram of PhenomenonType
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name (1) unbounded
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Required
Collapse Derivation Tree:
Collapse References:
swe:CompoundPhenomenonType, swe:ConstrainedPhenomenonType, swe:Phenomenon
Collapse Comments:
blog comments powered by Disqus