Posted: Tue May 08, 2007 12:02 am Post subject: Re: XMLTransformation Node
Sentinel
Joined: 21 Dec 2004 Posts: 850 Location: Poland / Warsaw
sameera.bommu wrote:
When the XMLTransformation Node is used.
From docs:
Quote:
Use the XMLTransformation node to transform an XML message to another form of XML message, according to the rules provided by an XSL (eXtensible Stylesheet Language) style sheet.
You can specify the location of the style sheet to apply to this transformation in three ways:
* Use node properties to ensure that the transformation that is defined by this single style sheet is applied to every message that is processed by this node.
* Use the content of the XML data within the message itself to transform the message according to a style sheet that the message itself defines.
* Set a value within the LocalEnvironment folder. You must set this value in a node that precedes the XMLTransformation node (for example, a Compute node). You can therefore use a variety of inputs to determine which style sheet to use for this message, such as the content of the message data, or a value in a database.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum