ifc:IfcTaskDurationEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcTaskDurationEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="elapsedtime"/>
    <xs:enumeration value="worktime"/>
    <xs:enumeration value="notdefined"/>
  </xs:restriction>
</xs:simpleType>