valuetype IORValue { public string type_id; public ProfileValueSeq profiles; IOR toIOR( ); IORValue copy( ); boolean matchesTemplate (in IORValue iorv); };