Integration Cloud 7.0.0 | Built-In Services | Built-In Services | XML Services
 
XML Services
Use XML services to convert a document to XML content and XML content to a document.
The following XML services are available:
Service
Description
Converts a document to XML content bytes, as a byte array object.
Converts a document to XML stream, as a java.io.InputStream object.
Converts a document to XML content string.
Converts XML content bytes (byte array) to a document.
Converts an XML node to a document.
Converts an XML content stream to a document.
Converts an XML string to a document.
Converts a String, byte[], or InputStream containing an XML document to an XML node.
Returns information about an XML node.
Queries an XML node.