Using Eclipse 3.7 Indigo with Dozer Eclipse Plugin 0.8.1
Dozer XML Schema demands a xsd:sequence of "a" then "b" for xml element order under the "field" xml element. Eclipse plugin adds it in wrong order "b" first and then "a" causing XML validation issues.