In the above example, the property prodName is an alias to the value of the XPath /Product/Name/text(), that is, it is the alias for the value of XML tag <Name> inside the tag <Product> in the message XML.
The mapping of various payload properties to the XML tag and data in an example XML message is shown in
Figure 24.