Documentation for fieldgml

Element: rangeSet

[Table of contents]

Name rangeSet
Type gml:RangeSetType
Nillable no
Abstract no
Logical Diagram
h458247339 h-2103194272 h-574553857
XML Instance Representation
<gml:rangeSet>
Start Choice [1]
<gml:ValueArray> ... </gml:ValueArray> [1..*]

'each member _Value holds a tuple or \"row\" from the equivalent table'

Start Group: gml:ScalarValueList [1..*]

'each list holds the complete set of one scalar component from the values - i.e. a \"column\" from the equivalent table'


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
End Group: gml:ScalarValueList
<gml:DataBlock> ... </gml:DataBlock> [1]

'Its tuple list holds the values as space-separated tuples each of which contains comma-separated components, and the tuple structure is specified using the rangeParameters property.'

<gml:File> ... </gml:File> [1]

'a reference to an external source for the data, together with a description of how that external source is structured'

End Choice
</gml:rangeSet>
Diagram
h458247339 h-784210621 h-2103194272 h-574553857
Schema Component Representation
<element name="rangeSet" type=" gml:RangeSetType "/>