diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/3 | ||||||||||||||||||||||
type | extension of mb:Measure | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="Weight"> <xs:annotation> <xs:documentation>A body's relative mass or the quantity of matter contained by it, as measured by a downward force</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="mb:Measure"> <xs:sequence/> <xs:attribute name="uom" type="mb:UomWeight" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | mb:UomWeight | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||
source | <xs:attribute name="uom" type="mb:UomWeight" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |