element UnitDefinition
diagram SensorML_p108.png
namespace http://www.opengis.net/gml
type gml:UnitDefinitionType
properties
content complex
substGrp gml:Definition
children gml:description gml:name gml:remarks gml:quantityType gml:quantityTypeReference gml:catalogSymbol
used by
complexType UomPropertyType
annotation
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.
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>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy