webMethods Integration Cloud and Cloud Deployment Documentation 5.6.0 | webMethods Integration Cloud | Integrations, Built-In Services, REST APIs, SOAP APIs, Doc Types, and Recipes | Built-In Services | XML
 
XML
 
documentToXMLBytes
documentToXMLStream
documentToXMLString
xmlBytesToDocument
xmlStreamToDocument
xmlStringToDocument
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 content stream to a document.
Converts an XML string to a document.

Copyright © 2014- 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.