while working with Xmlbeans, I have noticed that when an element is defined as a restriction from a mixed type, if there is some text in this element the Xmlbeans validation ...
I am working on app where I have to write custom validation on some xmlbean oject, basically to see so and so fields with proper values exist or not. Now those ...