When I save my XMLBean to disk I get a slightly different result from when I do 
a toString() or xmlText().
The formatting and contents are the same but the file on disk starts with

<?xml version="1.0" encoding="UTF-8"?>

while the string does not.

How can I make sure both are exactly the same?



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@xmlbeans.apache.org
For additional commands, e-mail: user-h...@xmlbeans.apache.org

Reply via email to