webMethods Integration Cloud and Cloud Deployment Documentation 6.0.0 | webMethods Integration Cloud | Built-In Services | Built-In Services | XML
 
XML
 
documentToXMLBytes
documentToXMLStream
documentToXMLString
xmlBytesToDocument
xmlNodeToDocument
xmlStreamToDocument
xmlStringToDocument
xmlStringToXMLNode
getXMLNodeType
queryXMLNode
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.

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.