ShoX reference documentation. Index


XSL element text

Default keyword for text is text.

ShoX syntax:

text [other attributes] "#pcdata"

Example

        text"Hello world"
        text"'This text' has single quotes"
        text'"This text" has double quotes'
        text"'This "text"' has single and double quotes"
	

XSL documentation of element xsl:text.