Definition Type: ComplexType
Name: DerivationUnitTermType
Namespace: http://www.opengis.net/gml/3.2
Type: gml:UnitOfMeasureType
Containing Schema: units.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into uom in schema units_xsd Drilldown into UnitOfMeasureType in schema units_xsd Drilldown into exponent in schema units_xsdXSD Diagram of DerivationUnitTermType in schema units_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="DerivationUnitTermType">
    <complexContent>
        <extension base="gml:UnitOfMeasureType">
            <attribute name="exponent" type="integer" />
        </extension>
    </complexContent>
</complexType>
Collapse Child Attributes:
Name Type Default Value Use
uom gml:uom Required
exponent gml:exponent (Optional)
Collapse Derivation Tree:
Collapse References:
gml:derivationUnitTerm