xslt-processor - v4.8.0
    Preparing search index...

    Function xmlEscapeText

    • Escape XML special markup characters: tag delimiter <, >, and entity reference start delimiter &. The escaped string can be used in XML text portions (i.e. between tags).

      Parameters

      • s: string

        The string to be escaped.

      Returns string

      The escaped string.