Showing:

Diagrams
Facets
Source
Used by
Simple Type eml:MagneticFluxDensityUom
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 cgauss
centigauss
enumeration cT
centitesla
enumeration dgauss
decigauss
enumeration dT
decitesla
enumeration Egauss
exagauss
enumeration ET
exatesla
enumeration fgauss
femtogauss
enumeration fT
femtotesla
enumeration gauss
gauss
enumeration Ggauss
gigagauss
enumeration GT
gigatesla
enumeration kgauss
kilogauss
enumeration kT
kilotesla
enumeration mgauss
milligauss
enumeration Mgauss
megagauss
enumeration mT
millitesla
enumeration ngauss
nanogauss
enumeration nT
nanotesla
enumeration pgauss
picogauss
enumeration pT
picotesla
enumeration T
tesla
enumeration Tgauss
teragauss
enumeration TT
teratesla
enumeration ugauss
microgauss
enumeration uT
microtesla
Used by
Source
<xs:simpleType name="MagneticFluxDensityUom">
  <xs:restriction base="eml:UomEnum">
    <xs:enumeration value="cgauss">
      <xs:annotation>
        <xs:documentation>centigauss</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="cT">
      <xs:annotation>
        <xs:documentation>centitesla</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="dgauss">
      <xs:annotation>
        <xs:documentation>decigauss</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="dT">
      <xs:annotation>
        <xs:documentation>decitesla</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Egauss">
      <xs:annotation>
        <xs:documentation>exagauss</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ET">
      <xs:annotation>
        <xs:documentation>exatesla</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="fgauss">
      <xs:annotation>
        <xs:documentation>femtogauss</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="fT">
      <xs:annotation>
        <xs:documentation>femtotesla</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="gauss">
      <xs:annotation>
        <xs:documentation>gauss</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Ggauss">
      <xs:annotation>
        <xs:documentation>gigagauss</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="GT">
      <xs:annotation>
        <xs:documentation>gigatesla</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="kgauss">
      <xs:annotation>
        <xs:documentation>kilogauss</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="kT">
      <xs:annotation>
        <xs:documentation>kilotesla</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="mgauss">
      <xs:annotation>
        <xs:documentation>milligauss</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Mgauss">
      <xs:annotation>
        <xs:documentation>megagauss</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="mT">
      <xs:annotation>
        <xs:documentation>millitesla</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ngauss">
      <xs:annotation>
        <xs:documentation>nanogauss</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="nT">
      <xs:annotation>
        <xs:documentation>nanotesla</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="pgauss">
      <xs:annotation>
        <xs:documentation>picogauss</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="pT">
      <xs:annotation>
        <xs:documentation>picotesla</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="T">
      <xs:annotation>
        <xs:documentation>tesla</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Tgauss">
      <xs:annotation>
        <xs:documentation>teragauss</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="TT">
      <xs:annotation>
        <xs:documentation>teratesla</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ugauss">
      <xs:annotation>
        <xs:documentation>microgauss</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="uT">
      <xs:annotation>
        <xs:documentation>microtesla</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>