complexType DerivationUnitTermType

complexType {http://www.opengis.net/gml}DerivationUnitTermType

Type Heirarchy
{http://www.opengis.net/gml}UnitOfMeasureType (by extension)
 {http://www.opengis.net/gml}DerivationUnitTermType
Derived Types
{http://www.opengis.net/gml}DerivationUnitTermType
 {http://www.opengis.net/gml}derivationUnitTerm (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.opengis.net/gml
Declared Namespacesxmlns:gml=http://www.opengis.net/gml
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="DerivationUnitTermType">
    <
annotation>
        <
documentation>Definition of one unit term for a derived unit of measure. This unit term references another unit of measure (uom) and provides an integer exponent applied to that unit in defining the compound unit. The exponent can be positive or negative, but not zero.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="gml:UnitOfMeasureType">
            <
attribute name="exponent" type="integer"/>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

Definition of one unit term for a derived unit of measure. This unit term references another unit of measure (uom) and provides an integer exponent applied to that unit in defining the compound unit. The exponent can be positive or negative, but not zero.


complexType DerivationUnitTermType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.