I'm confused about proper use of a binding file to generate code for
nested elements. Simplified xsd:<xs:element name="a">What I want is a class that looks like: class A {I thought I put the following in my binding file, but it is silently ignored: <elementBinding name="a/b">but what I need to do to get it to actually work is: <elementBinding name="a">I presume that I'm missing something... wrong binding name syntax, maybe - suggestions? Thanks, Michael --
-------------------------------------------------
If you wish to unsubscribe from this list, please
send an empty message to the following address:
[EMAIL PROTECTED]
-------------------------------------------------
|
- [castor-user] Binding nested elements? Michael Thome
- Re: [castor-user] Binding nested elements? Michael Thome
- Re: [castor-user] Binding nested elements? Werner Guttmann
- Re: [castor-user] Binding nested elements? Michael Thome
- Re: [castor-user] Binding nested elements... Werner Guttmann
- Re: [castor-user] Binding nested elements? Keith Visco

