Showing:

Diagrams
Facets
Source
Used by
Simple Type eml:MagneticFluxUom
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 cWb
centiweber
enumeration dWb
deciweber
enumeration EWb
exaweber
enumeration fWb
femtoweber
enumeration GWb
gigaweber
enumeration kWb
kiloweber
enumeration mWb
milliweber
enumeration MWb
megaweber
enumeration nWb
nanoweber
enumeration pWb
picoweber
enumeration TWb
teraweber
enumeration uWb
microweber
enumeration Wb
weber
Used by
Source
<xs:simpleType name="MagneticFluxUom">
  <xs:restriction base="eml:UomEnum">
    <xs:enumeration value="cWb">
      <xs:annotation>
        <xs:documentation>centiweber</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="dWb">
      <xs:annotation>
        <xs:documentation>deciweber</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="EWb">
      <xs:annotation>
        <xs:documentation>exaweber</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="fWb">
      <xs:annotation>
        <xs:documentation>femtoweber</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="GWb">
      <xs:annotation>
        <xs:documentation>gigaweber</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="kWb">
      <xs:annotation>
        <xs:documentation>kiloweber</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="mWb">
      <xs:annotation>
        <xs:documentation>milliweber</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="MWb">
      <xs:annotation>
        <xs:documentation>megaweber</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="nWb">
      <xs:annotation>
        <xs:documentation>nanoweber</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="pWb">
      <xs:annotation>
        <xs:documentation>picoweber</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="TWb">
      <xs:annotation>
        <xs:documentation>teraweber</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="uWb">
      <xs:annotation>
        <xs:documentation>microweber</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Wb">
      <xs:annotation>
        <xs:documentation>weber</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>