That link needs one more vote. Make it yours! Login and vote now.
By asantiago
via acuriousanimal.blogspot.com
Submitted: Aug 07 2008 / 17:13
Some days ago I write a post about using JAXB with the KML's XSD file.
The problem is there are two scale elements defined, one like 'scale' and the other with upper case 'Scale'. And the same for the snippet element.
By default, JAXB uses case insensitive which will produce duplicated class names.
Add your comment