Definition Type: Element
Name: Constraint
Namespace: http://niem.gov/niem/external/ogc-ows/1.0.0/dhs-gmo/1.0.0
Type: ows:DomainType
Containing Schema: ows.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Optional unordered list of valid domain constraints on non-parameter quantities that each apply to this operation. If one of these Constraint elements has the same "name" attribute as a Constraint element in the OperationsMetadata element, this Constraint element shall override the other one for this operation. The list of required and optional constraints for this operation shall be specified in the Implementation Specification for this service.
Collapse XSD Schema Diagram:
Drilldown into Metadata in schema ows_xsd Drilldown into Value in schema ows_xsd Drilldown into name in schema ows_xsd Drilldown into DomainType in schema ows_xsdXSD Diagram of Constraint in schema ows_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="Constraint" type="ows:DomainType" minOccurs="0" maxOccurs="unbounded">
    <annotation>
        <documentation>Optional unordered list of valid domain constraints on non-parameter quantities that each apply to this operation. If one of these Constraint elements has the same "name" attribute as a Constraint element in the OperationsMetadata element, this Constraint element shall override the other one for this operation. The list of required and optional constraints for this operation shall be specified in the Implementation Specification for this service. </documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Value ows:Value (1) unbounded
Metadata ows:Metadata 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
name ows:name Required
Collapse Derivation Tree: