Skip to content

To_Xml

Convert a buffer to an XML document.

PROCEDURE To_Xml (  
   xml_     OUT CLOB,  
 buffer_  IN  type_buffer_,  
 rest_ IN BOOLEAN DEFAULT False )

Parameters

*buffer_

xml_
*XML document.

rest_
Specify the XML is sent to a REST endpoint or not.