Integration Server 10.15 | Built-In Services Reference Guide | XMLData Folder | Summary of Elements in this Folder
 
Summary of Elements in this Folder
 
pub.xmldata.domNodeToXMLData
pub.xmldata:getAttributes
pub.xmldata:getGroupObjects
pub.xmldata.getGroupValues
pub.xmldata:getInstanceTag
pub.xmldata:getNamespaceTags
pub.xmldata:queryXMLNode
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. Queries the object tags and objects in a group of unknown structure to return information about the tags in the group.
WmPublic. Queries the object tags and objects in a group of unknown structure to return information about the tags in the group.
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. Queries an XML node and returns the results in the XMLData format in which field names are fully qualified with an ncName and a namespace.
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.