Definition Type: ComplexType
Name: PhenomenonSeriesType
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0
Type: swe:CompoundPhenomenonType
Containing Schema: phenomenon.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into otherConstraint in schema phenomenon_xsd Drilldown into constraintList in schema phenomenon_xsd Drilldown into base in schema phenomenon_xsd 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_xsd Drilldown into CompoundPhenomenonType in schema phenomenon_xsdXSD Diagram of PhenomenonSeriesType in schema phenomenon_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="PhenomenonSeriesType">
    <complexContent>
        <extension base="swe:CompoundPhenomenonType">
            <sequence>
                <element name="base" type="swe:PhenomenonPropertyType">
                    <annotation>
                        <documentation>Phenomenon that forms the basis for generating a set of more
refined Phenomena; e.g. Chemical Composition, Radiance</documentation>
                    </annotation>
                </element>
                <element name="constraintList" type="swe:TypedValueListPropertyType" maxOccurs="unbounded">
                    <annotation>
                        <documentation>A set of values of some secondary property that constraints the
basePhenomenon to generate a Phenomenon set.
If more than one set of constraints are possible, then these are applied
simultaneously to generate</documentation>
                    </annotation>
                </element>
                <element name="otherConstraint" type="string" minOccurs="0" maxOccurs="unbounded" />
            </sequence>
        </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
base swe:base (1) (1)
constraintList swe:constraintList (1) unbounded
otherConstraint swe:otherConstraint 0 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:PhenomenonSeries