Showing:

Diagrams
Facets
Source
Used by
Simple Type eml:ElectromagneticMomentUom
Namespace http://www.energistics.org/energyml/data/commonv2
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_UomEnum.tmp#UomEnum
Type restriction of eml:UomEnum
Type hierarchy
Facets
maxLength 32
enumeration A.m2
ampere square metre
Used by
Source
<xs:simpleType name="ElectromagneticMomentUom">
  <xs:restriction base="eml:UomEnum">
    <xs:enumeration value="A.m2">
      <xs:annotation>
        <xs:documentation>ampere square metre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>