The <ms> MathML element represents a string literal meant to be interpreted by programming languages and computer algebra systems.
This element's attributes include the global MathML attributes.
<math display="block">
<ms>Hello World!</ms>
</math><math display="block">
<ms lquote="„" rquote="'">abc</ms>
</math>