Pick a method used to display XML Formatted page
-
Show-Page
-
Show – XML
-
Apply-Parse-XML
-
Display – XML
The Show-Page method in Pega PRPC is used to display a clipboard page in XML format. This is the standard method for viewing page data structured as XML. Apply-Parse-XML is used for parsing XML into clipboard pages (the reverse operation), and Show-XML or Display-XML are not standard Pega methods.
All four options (Show-Page, Show-XML, Apply-Parse-XML, Display-XML) are invented, non-existent APIs/methods. There is no real technology with these method names for displaying an XML-formatted page. Actual ways to render XML are XSLT/XSL transforms, CSS styling, an XmlDataSource control, or the browser's built-in XML rendering. With no context establishing a proprietary meaning, the marked answer cannot be verified and the question is garbled/unanswerable. Retiring.