scalaxb 0.6.0
new feature
- Experimental support of wsdl 1.1.
bug fixes and other minor enhancements
- XML bindings are generated as
foo_xmlprotocol.scala. - Uses Scala 2.9.0-1.
- Web API uses Unfiltered 0.3.3.
- Adds default argument for
xs:anyAttribute. - Adds support for
xs:anySimpleType. (#34 reported by @psnively) - Fixes
xs:anynaming. (#35 reported by @psnively) - Adds typeclass instance for
DataRecord. (#40 reported by @psnively) - Fixes
DataRecordround trip. (#43) - Fixes mapping of
xs:choiceofxs:anyType. (#44 reported by @psnively)
