Schema Central > NIEM 2.0 > gml.xsd > gml:usesValue
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:usesValue

Composition association to a parameter value used by this coordinate operation. 

Element information

Content

Attributes

None

Used in

Sample instance

<gml:usesValue>
   <gml:value uom="http://www.example.com/">1.0</gml:value>
   <gml:valueOfParameter>
      <gml:OperationParameter gml:id="ID">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:parameterName>string</gml:parameterName>
         <gml:minimumOccurs>1</gml:minimumOccurs>
         <gml:parameterID>...
         </gml:parameterID>
         <gml:remarks>string</gml:remarks>
      </gml:OperationParameter>
   </gml:valueOfParameter>
</gml:usesValue>

Site developed and hosted by Datypic, Inc.

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