ifc:IfcLaborResourceTypeEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcLaborResourceTypeEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="administration"/>
    <xs:enumeration value="carpentry"/>
    <xs:enumeration value="cleaning"/>
    <xs:enumeration value="concrete"/>
    <xs:enumeration value="drywall"/>
    <xs:enumeration value="electric"/>
    <xs:enumeration value="finishing"/>
    <xs:enumeration value="flooring"/>
    <xs:enumeration value="general"/>
    <xs:enumeration value="hvac"/>
    <xs:enumeration value="landscaping"/>
    <xs:enumeration value="masonry"/>
    <xs:enumeration value="painting"/>
    <xs:enumeration value="paving"/>
    <xs:enumeration value="plumbing"/>
    <xs:enumeration value="roofing"/>
    <xs:enumeration value="sitegrading"/>
    <xs:enumeration value="steelwork"/>
    <xs:enumeration value="surveying"/>
    <xs:enumeration value="userdefined"/>
    <xs:enumeration value="notdefined"/>
  </xs:restriction>
</xs:simpleType>