Documentation for fieldgml

Element: usesValue

[Table of contents]

Name usesValue
Type gml:ParameterValueType
Nillable no
Abstract no
Documentation Composition association to a parameter value used by this coordinate operation.
Logical Diagram
h2052094020
XML Instance Representation
<gml:usesValue>
Start Choice [1]
<gml:value> ... </gml:value> [1]
<gml:dmsAngleValue> ... </gml:dmsAngleValue> [1]
<gml:stringValue> ... </gml:stringValue> [1]
<gml:integerValue> ... </gml:integerValue> [1]
<gml:booleanValue> ... </gml:booleanValue> [1]
<gml:valueList> ... </gml:valueList> [1]
<gml:integerValueList> ... </gml:integerValueList> [1]
<gml:valueFile> ... </gml:valueFile> [1]
End Choice
<gml:valueOfParameter> ... </gml:valueOfParameter> [1]
</gml:usesValue>
Diagram
Schema Component Representation
<element name="usesValue" type=" gml:ParameterValueType "/>