Documentation for fieldgml

Element: valueProperty

[Table of contents]

Name valueProperty
Type gml:ValuePropertyType
Nillable no
Abstract no
Documentation Element which refers to, or contains, a Value
Logical Diagram
XML Instance Representation
<gml:valueProperty
xlink:type="simple [0..1]"
xlink:href="[0..1]"
xlink:role="[0..1]"
xlink:arcrole="[0..1]"
xlink:title="[0..1]"
xlink:show="[0..1]"
xlink:actuate="[0..1]"
gml:remoteSchema="[0..1]">
Start Sequence [0..1]
Start Choice [1]
Start Choice [1]
Start Choice [1]
<gml:Boolean> ... </gml:Boolean> [1]
<gml:Category> ... </gml:Category> [1]
<gml:Quantity> ... </gml:Quantity> [1]
<gml:Count> ... </gml:Count> [1]
End Choice
Start Choice [1]
<gml:BooleanList> ... </gml:BooleanList> [1]
<gml:CategoryList> ... </gml:CategoryList> [1]
<gml:QuantityList> ... </gml:QuantityList> [1]
<gml:CountList> ... </gml:CountList> [1]
End Choice
Start Choice [1]
<gml:CategoryExtent> ... </gml:CategoryExtent> [1]
<gml:QuantityExtent> ... </gml:QuantityExtent> [1]
<gml:CountExtent> ... </gml:CountExtent> [1]
End Choice
<gml:CompositeValue> ... </gml:CompositeValue> [1]
End Choice
<gml:_Object> ... </gml:_Object> [1]
<gml:Null> ... </gml:Null> [1]
End Choice
End Sequence
</gml:valueProperty>
Diagram
h1074651025 h-1617836024
Schema Component Representation
<element name="valueProperty" type=" gml:ValuePropertyType "/>