Again, apologies, but I have specific observations/questions now: I realize that <transactionDocumentNumber>abc</transactionDocumentNumber> fails but <transaction-document-number>1234</transaction-document-number> succeeds.
I think that we made our XML templates by taking our Document object and marshalling it and using that as a model... * at some point did the standard, non-mapping file preference change from camelCase to written-with-dashes? And most importantly, can I get it to read camelCase without writing a map? * for that matter, at some point did the default preference change from nested types to attributes for Strings and other simple-ish types? (I noticed that when I write an object now) I think this one I could change in the properties. Thanks. Sorry for some of the elementary questions and exposed lack of detailed study of the docs. ------------------------------------------------- If you wish to unsubscribe from this list, please send an empty message to the following address: [EMAIL PROTECTED] -------------------------------------------------

