You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by Paulo Silveira <ps...@gmail.com> on 2007/05/12 15:37:19 UTC

XMLCursor and Write space

Hi all,

I'm trying to set the text value of xml cursor to a write space after when I
execute toString in my XmlObject instance it doesn't return the xml with the
white space in the element content, it seems xmlbeans executes a kind of
trim in the text value.

Any help is appreciated, thanks!
Paulo