diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2.1.0 | ||||||||||||||||||||||
type | extension of mb:Measure | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="Energy"> <xs:annotation> <xs:documentation>The capacity or power to do work, such as the capacity to move an object (of a given mass) by the application of force. Energy can exist in a variety of forms, such as electrical, mechanical, chemical, thermal, or nuclear, and can be transformed from one form to another.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="mb:Measure"> <xs:sequence/> <xs:attribute name="uom" type="mb:UomEnergy" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | mb:UomEnergy | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <xs:attribute name="uom" type="mb:UomEnergy" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |