Schema Central > NIEM 2.0 > ows.xsd > ows:Constraint
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ows:Constraint

Optional unordered list of valid domain constraints on non-parameter quantities that each apply to this request method for this operation. If one of these Constraint elements has the same "name" attribute as a Constraint element in the OperationsMetadata or Operation element, this Constraint element shall override the other one for this operation. The list of required and optional constraints for this request method for this operation shall be specified in the Implementation Specification for this service. 

Element information

Type: ows:DomainType

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
name [1..1]xsd:stringName or identifier of this parameter or other quantity.

Used in

Sample instance

<ows:Constraint name="string">
   <ows:Value>string</ows:Value>
   <ows:Metadata>
      <ows:AbstractMetaData>any content</ows:AbstractMetaData>
   </ows:Metadata>
</ows:Constraint>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com