The IfcProcedureTypeEnum defines the range of different types of procedure that can be specified.
HISTORY New type in IFC2x2
TYPE IfcProcedureTypeEnum = ENUMERATION OF (ADVICE_NOTE ,ADVICE_CAUTION ,ADVICE_WARNING ,DIAGNOSTIC ,CALIBRATION ,SHUTDOWN ,STARTUP ,USERDEFINED ,NOTDEFINED); END_TYPE;