The MappedNamespaceConvention throws for any namespace that does not have a pre-configured
JSON prefix, even when the caller is supplying a perfectly usable prefix via XML.
Serializes an XMLBean data object to an XML stream Note: uses an intermediate file created by
File.createTempFile(String, String) as I couldn't work out how to fit a normal stream into an event driven
XML stream.