Schema Central > NIEM 3.0 > coordinateOperations.xsd > gml:ParameterValue
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:ParameterValue

gml:ParameterValue is a parameter value, an ordered sequence of values, or a reference to a file of parameter values. This concrete complex type may be used for operation methods without using an Application Schema that defines operation-method-specialized element names and contents, especially for methods with only one instance. This complex type may be used, extended, or restricted for well-known operation methods, especially for methods with many instances.

Element information

Content

Attributes

None

Substitution hierarchy

Sample instance

<gml:ParameterValue>
   <gml:value uom="">1.0</gml:value>
   <gml:operationParameter>
      <gml:OperationParameter gml:id="ID">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:description>string</gml:description>
         <gml:descriptionReference/>
         <gml:identifier codeSpace="http://www.example.com/">string</gml:identifier>
         <gml:name>string</gml:name>
         <gml:remarks>string</gml:remarks>
         <gml:minimumOccurs>1</gml:minimumOccurs>
      </gml:OperationParameter>
   </gml:operationParameter>
</gml:ParameterValue>

Site developed and hosted by Datypic, Inc.

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