module Messaging { interface SyncScopePolicy :CORBA::Policy { readonly attribute SyncScope synchronization; }; };