What does the XML produced exactly look like ?

Werner

sweex wrote:
> Thanks Werner, I understand. But, I don't get what I want. I want to unify
> the B's mapping with a2 attribute's mapping:
> 
> class name="A" 
>   field name="a1" type=...
>   field name="a2" type=...
>     bind-xml name="a2" location="bObject" node="element"
>   \field
>   field name="bObject" type="B"
>     bind-xml name="bObject" \
> \class
> 
> class name="B"
>    field name="b1" type=...
>    field name="b2" type=...
> \class
> 
> As a result, the a2 attribute is mapped into a new bObject tag... What is
> what I'm doing wrong?
> 
> Thanks for all
> 
> Regards


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to