Pick a method used to display XML Formatted page
-
Show-Page
-
Show – XML
-
Apply-Parse-XML
-
Display – XML
A
Correct answer
Explanation
The Show-Page method is the standard PEGA function for displaying pages including XML-formatted content. It renders the specified HTML or XML stream to the user interface. The other options (Show-XML, Apply-Parse-XML, Display-XML) are not valid standard PEGA methods for this purpose.