Menu

#25 XML Schema Generation

open
nobody
None
5
2003-02-13
2003-02-13
No

The attached code adds support for XML Schemas in a
way fairly specific to my project.

There are a number of areas where the code can be
improved. I would appreciate help from Aslak and any
potential users of the code in prioritizing these areas.

1. A GUI to aid in mapping SQL types to XML Schema
types.
2. Ability to read XML Schema files and add the types
found there to the above GUI (e.g.: I have an xsd file that
declares the rules for a GUID which I map to keys that I
know are GUIDS). Right now its all hard-coded.
3. Evaluate coupling to cmp20 plugins. This is a side-
effect of the specificity to my project where I'm
describing beans, not tables, exactly.
4. The "dataset" task generates a hierarchical
representation of a set of beans, much like a Value
Object tree. I'm considering an Eclipse plugin for the
visual aspect of this. Please read the docs to get a
better understanding of what this plugin does and how it
does it. Maybe Middlegen's GUI is actually OK for this.

Discussion

  • Dean Des Rosiers

     
  • Dean Des Rosiers

    Referenced in velocity templates. Forgot to include.

     

Log in to post a comment.