users@jaxb.java.net

xsd:any unmarshalled to DOM

From: Sparefroh <zwatte_at_gmx.net>
Date: Tue, 9 Oct 2007 10:12:09 -0700 (PDT)

Hi,

I have an xsd:any element in my schema and this element is mapped to a DOM
element.
When I try to unmarshal an XML instance of this element, I get the DOM
element as expected, but this DOM element has a different structure than the
original XML instance.
E.g. the unmarshalled DOM has less whitespaces between elements than the
original DOM.
Whitespaces within elements are the same.

Any ideas how to preserve these whitespaces between elements?
Thanks and best regards,
Bernd
-- 
View this message in context: http://www.nabble.com/xsd%3Aany-unmarshalled-to-DOM-tf4595588.html#a13120080
Sent from the java.net - jaxb users mailing list archive at Nabble.com.