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