Definition Type: ComplexType
Name: PhenomenonSeriesType
Namespace: http://www.opengis.net/swe/1.0.1
Type: swe:CompoundPhenomenonType
Containing Schema: phenomenon.xsd
Abstract False
Documentation:
A phenomenon defined as 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 otherConstraint Drilldown into constraintList Drilldown into base Drilldown into dimension 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 DefinitionType Drilldown into PhenomenonType Drilldown into CompoundPhenomenonTypeXSD Diagram of PhenomenonSeriesType
Collapse XSD Schema Code:
<complexType name="PhenomenonSeriesType">
    <annotation>
        <documentation>A phenomenon defined as 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: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:DataArrayPropertyType" 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">
                    <annotation>
                        <documentation>Other constraints are described in text</documentation>
                    </annotation>
                </element>
            </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
Collapse Comments:
blog comments powered by Disqus