Standard: http://www.w3.org/TR/xslt#element-text
text
Attributes: disable-output-escaping
Standard excerpt:
Literal data characters may also be wrapped in an xsl:text element. This wrapping may change what whitespace characters are
stripped (see [3.4 Whitespace Stripping]) but does not affect how the characters are handled by the XSLT processor thereafter.
1 2 3 4