displayXML
Returns a XML stream to the HTTP client.
General format
void displayXML( xml )
Syntax rules
1. xml is a level 01 data item for which the IS IDENTIFIED clause has been used.
General rules
1. The MIME type “text/xml” is automatically applied.
2. The stream is returned when the program terminates (e.g. upon EXIT PROGRAM or GOBACK statements).