Script functions reference > Script functions in alphabetical order > S > StMsgAttachXML

StMsgAttachXML
Syntax
StMsgAttachXML(strXPath, xml, src_XPath);
 
strXPath
xml
src_XPath
Description
StoryTeller tool function.
Appends an XML DOM node – loaded from an XML string – to a Message node.
Returns
N/A
Example
StMsgAttachXML("/","<MyString>" , "/Resources" );
 
OpenText StreamServe 5.6 Updated: 2013-03-01