| diagram | ![]() |
||||||||||||||
| namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||
| type | extension of gml:DefinitionType | ||||||||||||||
| properties |
|
||||||||||||||
| children | gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:remarks gml:quantityType gml:quantityTypeReference gml:catalogSymbol | ||||||||||||||
| used by |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <complexType name="UnitDefinitionType"> <complexContent> <extension base="gml:DefinitionType"> <sequence> <element ref="gml:quantityType" minOccurs="0"/> <element ref="gml:quantityTypeReference" minOccurs="0"/> <element ref="gml:catalogSymbol" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType> |