Definition Type: Element
Name: Phenomenon
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0
Type: swe:PhenomenonType
Containing Schema: phenomenon.xsd
Abstract
Documentation:
Use the generic gml:DefinitionType for basic Phenomenon definitions, 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 "short name" or label.
Collapse XSD Schema Diagram:
Drilldown into name in schema gml_xsd Drilldown into description in schema gml_xsd Drilldown into metaDataProperty in schema gml_xsd Drilldown into StandardObjectProperties in schema gml_xsd Drilldown into id in schema gml_xsd Drilldown into DefinitionType in schema gml_xsd Drilldown into PhenomenonType in schema phenomenon_xsdXSD Diagram of Phenomenon in schema phenomenon_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="Phenomenon" type="swe:PhenomenonType" substitutionGroup="gml:Definition">
    <annotation>
        <documentation>Use the generic gml:DefinitionType for basic Phenomenon definitions,
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 "short name" or label.</documentation>
    </annotation>
</element>
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:
gml:Definition