Basic element class, used to build and render every tag.
Argument name
is mandatory, all other arguments are optional. orphan
can be defined even if content
and attributes
are not.
Renders the SSML string corresponding to the defined element. If the content is not a string, it will be first reduced to string.
Returns the name of the tag it's called on.