XJC seems to be completely ignoring mixed=\"true\" on my XML Schema elements thereby not allowing me to extract text content. From the sample XML below, I need to b
mixed=\"true\"
http://blogs.oracle.com/mgrebac/entry/handling_extended_mixed_content_in
This worked! Just create a binding file like so:
Then use the -b parameter on the command line with the way you usually do it.