-
I have two for all intensive purposes equal scalaxb objects BUT they both have a DataRecord and both DataRecords have a different writer field instance and the writer field instance is some anonymous…
-
I'm not an XML expert (by choice :-) but isn't it legal to not have a default ns attribute like `xmlns="someNameSpace"` at the root but instead something like:
`"xmlns:nsname="someNameSpace"` and the…
-
running
```
$ scalaxb epcglobal_1_0.xsd -p test
```
yields:
```
java.lang.RuntimeException: resolveType type not found: epcglobal:EPC ReferenceTypeSymbol(epcglobal:EPC,null)
at scala.Predef$.e…