1
Suggestions and Requests / XMI Bug
« on: July 02, 2004, 04:08:54 am »
According to UML 1.3, model elements don't have references to tagged values. But, the UML 1.3 DTD from the OMG allows ModelElement.taggedValue elements within ModelElement elements. So the DTD is incorrect.
Your XML 1.1 serialization is correct, according to the UML 1.3 DTD, but incorrect according to UML 1.3. Do you plan to address this, for example by making TaggedValue elements children of XMI.content with references to their ModelElement elements?
Your XML 1.1 serialization is correct, according to the UML 1.3 DTD, but incorrect according to UML 1.3. Do you plan to address this, for example by making TaggedValue elements children of XMI.content with references to their ModelElement elements?