Issue 4781: Ambigous identification of items (dais-ftf) Source: ABB Power Technologies, Power Automation & Substat (Mr. Lars-Ola Osterlund, lars-ola.g.osterlund@se.abb.com) Nature: Uncategorized Issue Severity: Summary: Items are identified by ItemID and pathname in the GroupEntry::Description. It is not clear wich the client shall use and indicate wich of them that are valid to the server. Replace the two members by a union so that only one of them can be specified Resolution: Replace the two members by a union so that only one of them can be specified. Revised Text: Refer to comments in [1] · LOO5, LOO20 in section 3.1.5 · LOO83, LOO96 in section 4.2.6.2 Actions taken: December 14, 2001: received issue October 23, 2002: closed issue Discussion: End of Annotations:===== This is issue # 4781 Ambigous identification of items Items are identified by ItemID and pathname in the GroupEntry::Description. It is not clear wich the client shall use and indicate wich of them that are valid to the server. Replace the two members by a union so that only one of them can be specified