XmlOtherAttributes
This annotation allows handling wildcard attributes. The key is preferred to be a QName, alternatively it must convert to String (this could be "prefix:localName"). The value must be a String type. Note that if the key runtime type is a QName
the value is directly used as attribute name without using the key serializer.