Definition Type: Element
Name: constraintList
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0
Type: swe:TypedValueListPropertyType
Containing Schema: phenomenon.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
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
Collapse XSD Schema Diagram:
Drilldown into TypedValueList in schema swe_basictypes_xsd Drilldown into TypedValueListPropertyType in schema swe_basictypes_xsdXSD Diagram of constraintList in schema phenomenon_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TypedValueList swe:TypedValueList (1) (1)
Collapse Derivation Tree: