I am using Castor to generate object graphs of xml schemas. When I do so and
I read and write the xml (in/out) I get these weird "count" attributes that
get added to the elements for contained elements that are "unbounded". For
instance I have element a that contains 1..many of element b. When I write
element a out, it adds a "b-count" attribute to a. Is there a way to
suppress this or turn this off?

Luke

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

Reply via email to