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.
[AGNT-366][C2-20892] add auto-submit attribute to select and text-field component
:white_check_mark: Checklist
[ ] Unit tests and Javadoc
[ ] Generated PresentationML is valid
:warning: For this point, please make sure that you have also added a complete example in the
/examples resources folder. This way the Mml2Pml2Pml.java test will ensure that the generated PresentationML is
an actual MessageML valid one.
[AGNT-366][C2-20892] add auto-submit attribute to select and text-field component
:white_check_mark: Checklist