Documentation for fieldgml

Element: BaseUnit

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name BaseUnit
Type gml:BaseUnitType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<gml:BaseUnit
gml:id="[1]">
<gml:metaDataProperty> ... </gml:metaDataProperty> [0..*]
<gml:description> ... </gml:description> [0..1]
<gml:name> ... </gml:name> [1..*]
<gml:quantityType> ... </gml:quantityType> [1]
<gml:catalogSymbol> ... </gml:catalogSymbol> [0..1]
<gml:unitsSystem> gml:ReferenceType </gml:unitsSystem> [1]
</gml:BaseUnit>
Diagram
h1904843194
Schema Component Representation
<element name="BaseUnit" type=" gml:BaseUnitType " substitutionGroup="gml:UnitDefinition"/>