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.