Definition Type: ComplexType
Name: CompoundPhenomenonType
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 True
Documentation:
Description of a set of Phenomena. A Phenomenon set may defined as either 1. a set of explicitly enumerated components which may or may not be related to one another 2. a base property convolved with a set of constraints The set of constraints may be either * an explicit set of soft-typed measures, intervals and categories * one or more lists of soft-typed measures, intervals and categories * one or more sequences of soft-typed measures and intervals
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_xsd Drilldown into dimension in schema phenomenon_xsdXSD Diagram of CompoundPhenomenonType in schema phenomenon_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="CompoundPhenomenonType" abstract="true">
    <annotation>
        <documentation>Description of a set of Phenomena.
A Phenomenon set may defined as either
1. a set of explicitly enumerated components which may or may not be related to one another
2. a base property convolved with a set of constraints
The set of constraints may be either
* an explicit set of soft-typed measures, intervals and categories
* one or more lists of soft-typed measures, intervals and categories
* one or more sequences of soft-typed measures and intervals</documentation>
    </annotation>
    <complexContent>
        <extension base="swe:PhenomenonType">
            <attribute name="dimension" type="positiveInteger" use="required">
                <annotation>
                    <documentation>The number of components in the tuple</documentation>
                </annotation>
            </attribute>
        </extension>
    </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
dimension swe:dimension Required
Collapse Derivation Tree:
Collapse References:
swe:CompositePhenomenonType, swe:CompoundPhenomenonswe:PhenomenonSeriesType,