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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ows:Parameter

Optional unordered list of parameter domains that each apply to this operation which this server implements. If one of these Parameter elements has the same "name" attribute as a Parameter element in the OperationsMetadata element, this Parameter element shall override the other one for this operation. The list of required and optional parameter domain limitations 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:Parameter name="string">
   <ows:Value>string</ows:Value>
   <ows:Metadata>
      <ows:AbstractMetaData>any content</ows:AbstractMetaData>
   </ows:Metadata>
</ows:Parameter>

Site developed and hosted by Datypic, Inc.

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