README.md
October 19, 2020 ยท View on GitHub
This module contains various examples for the use of the XML serialization format.
Examples
- SOAP - An example of a more complex structure with polymorphism and multiple namespaces
- Dynamic tag names - An example of handling a custom serializer with delegate filtering (and "almostXml" handling)
- Example Jackson-like policy - An example of using a policy to determine overall behaviour of the format in how it assigns names and how data is structured.