Definition Type: SimpleType
Name: IfcCostScheduleTypeEnum
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 IfcCostScheduleTypeEnum in schema ifc2x2_final_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:simpleType name="IfcCostScheduleTypeEnum">
    <xs:restriction base="xs:string">
        <xs:enumeration value="budget" />
        <xs:enumeration value="costplan" />
        <xs:enumeration value="estimate" />
        <xs:enumeration value="tender" />
        <xs:enumeration value="pricedbillofquantities" />
        <xs:enumeration value="unpricedbillofquantities" />
        <xs:enumeration value="scheduleofrates" />
        <xs:enumeration value="userdefined" />
        <xs:enumeration value="notdefined" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration budget
Enumeration costplan
Enumeration estimate
Enumeration tender
Enumeration pricedbillofquantities
Enumeration unpricedbillofquantities
Enumeration scheduleofrates
Enumeration userdefined
Enumeration notdefined
Collapse Derivation Tree:
Collapse References:
ifc:IfcCostScheduleTypeEnumifc:PredefinedType,