Hello,

is it possible to make the source generator map to other .java file names
than the default ones ?
I know I can use the Mapping framework but I still do not see a
straightforward solution.

What I want to do it this:

I have a rather lengthy XML schema describing something like 100 elements, I
have a namespace for them.
The generator creates files from this schema using the local name of the
elements, but I want the
full qualified name to be used a file name.

Example:

an element 'xyz:MyElement' would result in 'MyElement.java' being generated
I want a file called 'XyzMyElement.java'

is there an easy way to do this, or do I need to make a mapping entry for
each seperate element ?

thank you very much in advance.

bye
Wouter.

-----------------------------------
Wouter Zoons
Development Engineer
Globalsign Brussels
Haachtsesteenweg 1426
tel. 02/724.68.72
[EMAIL PROTECTED]
-----------------------------------

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to