Tag Archives: jaxb

.NET XmlSerializer and JAXB attribute/annotation mappings

This is a technical post.

I’ve recently been looking at how XML serialization is performed in JAXB 2.0 and immediately realised that I’d find it useful to have a cross-reference of .NET XmlSerializer attributes and JAXB annotations.  I hope you find it useful too.

Continue reading