Showing:

Diagrams
Facets
Source
Used by
Simple Type eml:LengthPerLengthUom
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 %
percent
enumeration 0.01 ft/ft
foot per hundred foot
enumeration 1/30 m/m
metre per thirty metre
enumeration Euc
euclid
enumeration ft/ft
foot per foot
enumeration ft/in
foot per inch
enumeration ft/m
foot per metre
enumeration ft/mi
foot per mile
enumeration km/cm
kilometre per centimetre
enumeration m/cm
metre per centimetre
enumeration m/km
metre per kilometre
enumeration m/m
metre per metre
enumeration mi/in
mile per inch
Used by
Source
<xs:simpleType name="LengthPerLengthUom">
  <xs:restriction base="eml:UomEnum">
    <xs:enumeration value="%">
      <xs:annotation>
        <xs:documentation>percent</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="0.01 ft/ft">
      <xs:annotation>
        <xs:documentation>foot per hundred foot</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1/30 m/m">
      <xs:annotation>
        <xs:documentation>metre per thirty metre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Euc">
      <xs:annotation>
        <xs:documentation>euclid</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ft/ft">
      <xs:annotation>
        <xs:documentation>foot per foot</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ft/in">
      <xs:annotation>
        <xs:documentation>foot per inch</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ft/m">
      <xs:annotation>
        <xs:documentation>foot per metre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ft/mi">
      <xs:annotation>
        <xs:documentation>foot per mile</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="km/cm">
      <xs:annotation>
        <xs:documentation>kilometre per centimetre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="m/cm">
      <xs:annotation>
        <xs:documentation>metre per centimetre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="m/km">
      <xs:annotation>
        <xs:documentation>metre per kilometre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="m/m">
      <xs:annotation>
        <xs:documentation>metre per metre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="mi/in">
      <xs:annotation>
        <xs:documentation>mile per inch</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>