Details
Description
It would be nice to use standard attributes to specify parent-child element relationships.
e.g.
@hibernate.properties element-id="myparent"
@hibernate.property parent-element="myparent"
This would specify that the property tag should generate a property element a child of the properties element.
I recall ( from the commit mails ) that there was some work recently on this task.
Could you check wheher current CVS version suits your needs?