MessageML is a markup language used by the Symphony Agent API for representing messages, including formatting (bold, italic, numbered and unnumbered lists etc.) and entity data representing structured objects.
Here we make sure that we at least support the xmlns attribute as earlier as possible, waiting for all Agents to be updated until we really release MessageML XML Schema.
As a future potential improvement, we'd introduce a XML Schema for MessageML format. We would then need to accept messages like:
Here we make sure that we at least support the
xmlns
attribute as earlier as possible, waiting for all Agents to be updated until we really release MessageML XML Schema.