XMI 2.1 NO IDEA Avatar
  1. OMG Issue

XMI21 — include an explicit attributeFormDefault setting for the XML Schema

  • Key: XMI21-25
  • Legacy Issue Number: 10772
  • Status: closed  
  • Source: Anonymous
  • Summary:

    The OMG XMI v2.1 specification does not include an explicit attributeFormDefault setting for the XML Schema. According to the XML Schema definition this means the attribute form defaults to "unqualified".
    http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/structures.html#element-schema

    However MagicDraw XMI files have qualified attributes. The MagicDraw XMI files are therefore invalid against the XMI Schema. IMHO this may be a bug.

    For example this: <xmi:Extension xmi:Extender="MagicDraw UML 12.0"
    xmi:ExtenderID="MagicDraw UML 12.0">

    Should be this: <xmi:Extension Extender="MagicDraw UML 12.0"
    ExtenderID="MagicDraw UML 12.0">

  • Reported: XMI 2.1 — Thu, 15 Feb 2007 05:00 GMT
  • Disposition: Resolved — XMI 2.1.1
  • Disposition Summary:

    No Data Available

  • Updated: Sat, 7 Mar 2015 21:38 GMT