| Namespace |
http://www.opengis.net/gml/3.2 |
|
Diagram
|
|
| Type |
restriction of string |
|
Properties
|
| final:
|
restriction, list, union |
|
|
Facets
|
| enumeration |
set |
|
| enumeration |
bag |
|
| enumeration |
sequence |
|
| enumeration |
array |
|
| enumeration |
record |
|
| enumeration |
table |
|
|
|
Used by
|
|
|
Source
|
<simpleType name="AggregationType" final="#all">
<restriction base="string">
<enumeration value="set"/>
<enumeration value="bag"/>
<enumeration value="sequence"/>
<enumeration value="array"/>
<enumeration value="record"/>
<enumeration value="table"/>
</restriction>
</simpleType> |
|
| Schema location |
http://schemas.opengis.net/gml/3.2.1/gmlBase.xsd |