WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Normalize
The Normalize transform normalizes the input string by removing whitespace such as spaces, tabs, and returns, and moves the resulting normalized string to the output element.
For example, it can be used to remove multiple occurrences of whitespace characters before a comparison of data is done.
The Normalize transform is functionally equivalent to the XPath 2.0 fn:normalize-space() function. For more information about XPath functions, see the online document W3C XML Path Language (XPath) 2.0.
For information about the Mapping node, see Mapping node.