hi,
is it possible to tweak the marshaller output eg. xsd:boolean false
value is output as "0" in preference to "false"
the reason why this would be useful is that the XML files are shared
between a java application and a legacy native application which has
been released and only recognized the "0" and "1" values for
representing booleans
also, people who use the xml files have got used to some element
attributes being ordered in a certain (non-alphabetic) way which it
would be icing on the cake to preserve
might JAXB 2.0 be able to do things like this?
thanks,
Andrew
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net