I\'m attempting to generate artifacts for the following amazon wsdl: http://webservices.amazon.com/AWSECommerceService/AWSECommerceService.wsdl
using the follo
Use typesafeEnumMember in JAXB-Binding
typesafeEnumMember
Ref: http://download.oracle.com/docs/cd/E17802_01/webservices/webservices/docs/1.5/tutorial/doc/JAXBUsing4.html#wp148439
Or
Something like this[ added name="ConditionType" ]: