module ObjLocation { struct Desc { Object ref; IIOP::ProfileBody iiop_locator; string repository_id; string instance_name; boolean activable; string agent_hostname; }; . . . };