Definition Type: SimpleType
Name: IfcBenchmarkEnum
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 IfcBenchmarkEnum in schema ifc2x2_final_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:simpleType name="IfcBenchmarkEnum">
    <xs:restriction base="xs:string">
        <xs:enumeration value="greaterthan" />
        <xs:enumeration value="greaterthanorequalto" />
        <xs:enumeration value="lessthan" />
        <xs:enumeration value="lessthanorequalto" />
        <xs:enumeration value="equalto" />
        <xs:enumeration value="notequalto" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration greaterthan
Enumeration greaterthanorequalto
Enumeration lessthan
Enumeration lessthanorequalto
Enumeration equalto
Enumeration notequalto
Collapse Derivation Tree:
Collapse References:
ifc:Benchmark, ifc:IfcBenchmarkEnum