Issue 11013: Page 2-20> 2.3.4 SDO Interface Page 2-27> 2.3.5.1 Operations Page 2-26> 2.3.5.1 Operations (2) Page 2-32> 2.3.5.1 Operations (14) Page 2-51> 2.3.8 Organization Interface (2) Page 2-11> in UML diagram Page 2-25> in UML diagram Page 2-25> in UML diagram +setConfigurationSetValues Page 2-49> in UML diagram Top-level constraint too restrictive (sdo-rtf) Source: Hitachi (Dr. Ken-ichiroh Kawakami, kenichiro.kawakami.kp@hitachi.com) Nature: Revision Severity: Summary: [Description in the specification (04-11-01.pdf)] <Page 2-20> 2.3.4 SDO Interface (3) +getStatus(name:String) : any [Current IDL(in 04-11-01.pdf and 04-11-02.txt)] <Line156> any get_status () raises (InvalidParameter, NotAvailable, InternalError); [IDL (corrected description)] any get_status (in string name) raises (InvalidParameter, NotAvailable, InternalError); Resolution: An attribute 'in string name' has been added to 'get_status'. Revised Text: any get_status (in string name) raises (InvalidParameter, NotAvailable, InternalError); Actions taken: May 17, 2007: received issue July 18, 2008: closed issue Discussion: End of Annotations:===== s is issue # 11013 Page 2-20> 2.3.4 SDO Interface [Description in the specification (04-11-01.pdf)] 2.3.4 SDO Interface (3) +getStatus(name:String) : any [Current IDL(in 04-11-01.pdf and 04-11-02.txt)] any get_status () raises (InvalidParameter, NotAvailable, InternalError); [IDL (corrected description)] any get_status (in string name) raises (InvalidParameter, NotAvailable, InternalError);