[umbrello] [Bug 152019] XML schema code gen handles aggregation/composition incorrectly

"Oliver Kellogg" <[email protected]> Fri, 30 Dec 2022 02:49:41 +0000
Newsgroups gmane.linux.umbrello.devel
Message-ID <[email protected]/>
https://bugs.kde.org/show_bug.cgi?id=152019

Oliver Kellogg <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |RESOLVED
         Resolution|WAITINGFORINFO              |WORKSFORME

--- Comment #7 from Oliver Kellogg <[email protected]> ---
The file A.xsd generated from attachment 154982 contains

  <xs:complexType name="AComplexType">
    <xs:attribute name="new_attribute" type="xs:bug152019_XmlSchemaAssoc::B"/>
  </xs:complexType>

which is as expected.

-- 
You are receiving this mail because:
You are the assignee for the bug.