Function decodeXML

  • Decodes an XML string, requiring all entities to be terminated by a semicolon.

    Parameters

    • str: string

      The string to decode.

    Returns string

    The decoded string.