Definition Type: SimpleType
Name: IfcResourceConsumptionEnum
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 IfcResourceConsumptionEnum in schema ifc2x2_final_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:simpleType name="IfcResourceConsumptionEnum">
    <xs:restriction base="xs:string">
        <xs:enumeration value="consumed" />
        <xs:enumeration value="partiallyconsumed" />
        <xs:enumeration value="notconsumed" />
        <xs:enumeration value="occupied" />
        <xs:enumeration value="partiallyoccupied" />
        <xs:enumeration value="notoccupied" />
        <xs:enumeration value="userdefined" />
        <xs:enumeration value="notdefined" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration consumed
Enumeration partiallyconsumed
Enumeration notconsumed
Enumeration occupied
Enumeration partiallyoccupied
Enumeration notoccupied
Enumeration userdefined
Enumeration notdefined
Collapse Derivation Tree:
Collapse References:
ifc:IfcResourceConsumptionEnumifc:ResourceConsumption,