Author Topic: XML Schema gen; and a couple general enh reqs  (Read 3302 times)

atingley

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
XML Schema gen; and a couple general enh reqs
« on: April 08, 2005, 11:01:45 am »
UML Profile for XSD Schema enhancement requests:

- Provide support for complexType attributes, particularly the "abstract" attribute (the full set would be nice...)
Ref: http://www.w3schools.com/schema/el_complextype.asp .
- Support XSD "key", "keyref", "unique".
- Remember schema generation filename per package (schemaLocation attr is a candidate).
- Is there a way to update the tags in sub-classes when the tags in a superclass are updated?
---

General requests:
- Layer the Diagram tabs (instead of scrolling left, right); and/or popup list with open diagrams from which one could select.
---
- Include the "Notes" in the generated documentation (diagram-level Notes window).
---
- "Previous" and "Next" buttons on toolbar - augment to return to last/next edit locations/diagrams.
---

Thanks, and keep up the good work!

lgonzalezluna

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
  • in xochitl, in cuicatl
    • View Profile
Re: XML Schema gen; and a couple general enh reqs
« Reply #1 on: September 06, 2005, 06:59:46 am »
Is there any progress on supporting "abstract", "unique" and "key"? I am very interested on them too.