Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: mcoletti on August 11, 2005, 07:31:10 am

Title: Getting anonymous attributes generating XML Schema
Post by: mcoletti on August 11, 2005, 07:31:10 am
Hi,

while generating an XSD from a package, the attributes withing a class are rendered as <element> withing the Complex Type definition, but without name (the attributes are named in the UML diagram).

I have created a new project, imported XSD datatypes and then XML profile.

I have created a package, dragging the XSDSchema stereotype, then created only a class within it. The class has two attributes, xs:string.

The elements for the attributes have the correct types, but no name.

Any hint about what went wrong?

(EA 5.0 build 567)