QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
gml:id | ID | required |
|
Element | gml:UnitDefinition |
Complex Types | gml:BaseUnitType, gml:ConventionalUnitType, gml:DerivedUnitType |
<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> |