| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||||||||||||||||||||||||||||||||
| type | extension of gml:AbstractGeometryType | ||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||
| children | gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:limits gml:axisLabels gml:axisName | ||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||
| source | <complexType name="GridType"> <complexContent> <extension base="gml:AbstractGeometryType"> <sequence> <element name="limits" type="gml:GridLimitsType"/> <choice> <element name="axisLabels" type="gml:NCNameList"/> <element name="axisName" type="string" maxOccurs="unbounded"/> </choice> </sequence> <attribute name="dimension" type="positiveInteger" use="required"/> </extension> </complexContent> </complexType> |
| type | positiveInteger | ||||
| properties |
|
||||
| source | <attribute name="dimension" type="positiveInteger" use="required"/> |
| diagram | ![]() |
||||
| namespace | http://www.opengis.net/gml/3.2 | ||||
| type | gml:GridLimitsType | ||||
| properties |
|
||||
| children | gml:GridEnvelope | ||||
| source | <element name="limits" type="gml:GridLimitsType"/> |
| diagram | ![]() |
||||
| namespace | http://www.opengis.net/gml/3.2 | ||||
| type | gml:NCNameList | ||||
| properties |
|
||||
| source | <element name="axisLabels" type="gml:NCNameList"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.opengis.net/gml/3.2 | ||||||||
| type | string | ||||||||
| properties |
|
||||||||
| source | <element name="axisName" type="string" maxOccurs="unbounded"/> |