Issue 4313: Error in MOF 1.3 XMI - ViolationType (mof-rtf) Source: DSTC (Dr. Stephen Crawley, nobody) Nature: Uncategorized Issue Severity: Summary: The XMI document for MOF 1.3 gets the type of the 'values_in_error' field of 'ViolationType' wrong. It says that the type is an IDL interface type called ::Reflective::NamedObjectList. In fact the type's name is ::Reflective::NamedValueList, and it is a typedef of a sequence of a struct ... not an interface. Resolution: Revised Text: Actions taken: May 18, 2001: received issue December 3, 2001: closed issue Discussion: 'ViolationType' is no longer a type in the MOF Model. Issue 4384's resolution makes it a regular IDL type. Close with no further action. End of Annotations:===== X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: mof-rtf@omg.org Subject: Error in MOF 1.3 XMI - ViolationType Mime-Version: 1.0 Date: Sat, 19 May 2001 01:33:31 +1000 From: Stephen Crawley X-Scanned-By: MIMEDefang 1.0 (http://www.roaringpenguin.com/mimedefang/) Content-Type: text/plain; charset=us-ascii X-UIDL: f~i!!9O;!!jH?e9KI0e9 The XMI document for MOF 1.3 gets the type of the 'values_in_error' field of 'ViolationType' wrong. It says that the type is an IDL interface type called ::Reflective::NamedObjectList. In fact the type's name is ::Reflective::NamedValueList, and it is a typedef of a sequence of a struct ... not an interface. X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: mof-rtf@omg.org Subject: Re: Issue 4313: Error in MOF 1.3 XMI - ViolationType Mime-Version: 1.0 Date: Thu, 05 Jul 2001 23:37:44 +1000 From: Stephen Crawley X-Scanned-By: MIMEDefang 1.0 (http://www.roaringpenguin.com/mimedefang/) Content-Type: text/plain; charset=us-ascii X-UIDL: ALAe9m[Ce9d~cd9/JH!! > Source: DSTC (Dr. Stephen Crawley, crawley@dstc.edu.au) > Nature: Uncategorized Issue > Severity: > Summary: > The XMI document for MOF 1.3 gets the type of the 'values_in_error' > field of > 'ViolationType' wrong. > It says that the type is an IDL interface type called > ::Reflective::NamedObjectList. In fact the type's name is > ::Reflective::NamedValueList, and it is a typedef of a sequence of > a > struct ... not an interface. Proposed Resolution: 'ViolationType' is no longer a type in the MOF Model. Issue 4384's resolution makes it a regular IDL type. Close with no further action. Revised Text: none