I am compiling a set of XSDs to Java classes using xjc. I would like to be able to override the data type definition for a given simple type. The XSD snippet is:<
xjc
This was actually remarkably easy once I found the right incantation; here's the bindings file: