diagram | ![]() |
||||||||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||||||||
type | extension of gml:UnitOfMeasureType | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <xs:complexType name="DerivationUnitTermType"> <xs:annotation> <xs: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.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="gml:UnitOfMeasureType"> <xs:attribute name="exponent" type="integer"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:integer | ||
properties |
|
||
source | <xs:attribute name="exponent" type="integer"/> |