Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | XMLData Folder | Summary of Elements in this Folder
 
Summary of Elements in this Folder
 
pub.xmldata.domNodeToXMLData
pub.xmldata:getAttributes
pub.xmldata:getInstanceTag
pub.xmldata:getNamespaceTags
pub.xmldata:setAttribute
pub.xmldata:setInstanceTag
pub.xmldata:setNamepaceTag
pub.xmldata:xmlDataToXMLString
The following elements are available in this folder:
Element
Package and Description
WmPublic. Converts a DOM node and its child nodes to a document in the XMLData format and optionally validates each node.
WmPublic. Retrieves the attributes from an XMLData document.
WmPublic. Retrieves the value of a specified instance tag for a particular element in an XMLData document.
WmPublic. Retrieves the namespace declarations for a particular element in an XMLData document.
WmPublic. Sets the value for a specific attribute in an XMLData document.
WmPublic. Sets the value of an instance tag for a particular element in an XMLData document
WmPublic. Sets the namespace declaration for a particular element in an XMLData document.
WmPublic. Converts an XMLData document to an XML string.