users@jaxb.java.net

Re: problem marshalling from prefixed data

From: Dmitri Colebatch <dim_at_colebatch.com>
Date: Tue, 14 Mar 2006 06:41:02 +1100

Hi Jason,

Do you want to post a complete example of what's not working for you?

cheers
dim

On 3/14/06, jason white <jason_white_01_at_hotmail.com> wrote:
> I have also found that any time I add a xmlns namespace reference in a root
> node or otherwise, jaxb does not unmarshall anything...
>
> example of root node: <UtilityData
> xmlns="http://www.SDMX.org/resources/SDMXML/schemas/v1_0/message"
> xmlns:ff="http://www.newyorkfed.org/xml/schemas/FF/utility">
>
> Even when I don't have any prefixes in any tags and I put in these namespace
> references in the root element, nothing unmarshalls....
>
> -jason
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
> For additional commands, e-mail: users-help_at_jaxb.dev.java.net
>
>