| diagram | ![]() | ||||
| namespace | http://www.opengis.net/gml | ||||
| type | gml:UnitDefinitionType | ||||
| properties |
| ||||
| children | gml:description gml:name gml:remarks gml:quantityType gml:quantityTypeReference gml:catalogSymbol | ||||
| used by |
| ||||
| annotation |
| ||||
| source | <xs:element name="UnitDefinition" type="gml:UnitDefinitionType" substitutionGroup="gml:Definition"> <xs:annotation> <xs:documentation>A gml:UnitDefinition is a general definition of a unit of measure. This generic element is used only for units for which no relationship with other units or units systems is known. The content model of gml:UnitDefinition adds three additional properties to gml:Definition, gml:quantityType, gml:quantityTypeReference and gml:catalogSymbol. The gml:catalogSymbol property optionally gives the short symbol used for this unit. This element is usually used when the relationship of this unit to other units or units systems is unknown.</xs:documentation> </xs:annotation> </xs:element> |