diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/3 | ||||||||||||||||||||||
type | extension of mb:Measure | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="FlowRate"> <xs:annotation> <xs:documentation>Measurement of the volume of a liquid passing through a plane over time.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="mb:Measure"> <xs:sequence/> <xs:attribute name="uom" type="mb:UomFlowRate" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | mb:UomFlowRate | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:attribute name="uom" type="mb:UomFlowRate" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |