users@jaxb.java.net

Re: Marshalling a content sub-tree

From: François Banel <fbanel_at_LAPOSTE.NET>
Date: Fri, 28 Mar 2003 01:57:31 -0700

Hello,

the RI-specific solution exposed would be fine, but we could expect
that getting a subnode from the root node of a JAXB object returns an
element object instead of a type object.
In this case, we would not need to "create" the name of the subnode to
marshall it.

regards