scalaxb 0.6.3
bug fixes and minor enhancements
- Fixes
xs:gMonthDay
support. #74 - Fixes substitution group parsing. #79 reported by @jxstanford
- Fixes SOAP 1.2 Content-Type HTTP header. #80
- Adds RPC-style SOAP message support. #77
- Changes the default protocol file name to
xmlprotocol.scala
. - Adds
--protocol-file
and--protocol-package
option. #76 - Duplicated types are now ignored. #78 requested by @timperrett