Documentation for fieldgml

Element: valueComponents

[Table of contents]

Name valueComponents
Type gml:ValueArrayPropertyType
Nillable no
Abstract no
Documentation Element which refers to, or contains, a set of homogeneously typed Values.
Logical Diagram
XML Instance Representation
<gml:valueComponents>
Start Group: gml:Value [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 Group: gml:Value
</gml:valueComponents>
Diagram
h1074651025
Schema Component Representation
<element name="valueComponents" type=" gml:ValueArrayPropertyType "/>