Definition Type: SimpleType
Name: IfcLightEmissionSourceEnum
Namespace: http://niem.gov/niem/external/iai-ifc/RC2/ifc/dhs-gmo/1.0.0
Containing Schema: IFC2X2_FINAL.xsd
Collapse XSD Schema Diagram:
XSD Diagram of IfcLightEmissionSourceEnum in schema ifc2x2_final_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:simpleType name="IfcLightEmissionSourceEnum">
    <xs:restriction base="xs:string">
        <xs:enumeration value="compactfluorescent" />
        <xs:enumeration value="fluorescent" />
        <xs:enumeration value="highpressuremercury" />
        <xs:enumeration value="highpressuresodium" />
        <xs:enumeration value="lightemittingdiode" />
        <xs:enumeration value="lowpressuresodium" />
        <xs:enumeration value="lowvoltagehalogen" />
        <xs:enumeration value="mainvoltagehalogen" />
        <xs:enumeration value="metalhalide" />
        <xs:enumeration value="tungstenfilament" />
        <xs:enumeration value="notdefined" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration compactfluorescent
Enumeration fluorescent
Enumeration highpressuremercury
Enumeration highpressuresodium
Enumeration lightemittingdiode
Enumeration lowpressuresodium
Enumeration lowvoltagehalogen
Enumeration mainvoltagehalogen
Enumeration metalhalide
Enumeration tungstenfilament
Enumeration notdefined
Collapse Derivation Tree:
Collapse References:
ifc:IfcLightEmissionSourceEnumifc:LightEmissionSource,