module CORBA { enum CompletionStatus{ COMPLETED_YES, COMPLETED_NO, COMPLETED_MAYBE }; };