13.4.1 IDLの定義

struct TaggedProfile {
   ::IOP::ProfileId tag;
   sequence <octet> profile_data;
};