I\'m trying to use JAXB to unmarshal this file into Java objects. I know that there\'s a problem with SAX in J6 that rejects the maxOccurs line, and I\'ve changed it to
Instead of specifying a binding for each enum value, you can also use a globalBindings with typesafeEnumMemberName="generateName"
see http://download.oracle.com/docs/cd/E17802_01/webservices/webservices/docs/1.5/tutorial/doc/JAXBUsing4.html#wp148515