
Creating XPath expressions
Some artifacts that you can create in IBM® Integration Designer, such as mediation flows and BPEL processes, support the use of the XPath standard. For example, in mediation flows, the message logger's root property takes an XPath expression that specifies which part of the message is available to the primitive for processing. You can use the XPath Expression Builder to specify an XPath 1.0 expression.
About this task
If you are in a field that accepts
an XPath expression, you can press Ctrl+Space to get content assist.
Content assist provides you with available XPath functions and operators
for your expression. For more information about using XPath 1.0, see
the following resources:
- http://www.w3.org/TR/xpath - Information about XPath 1.0
- http://www.w3schools.com/xpath/default.asp - W3 Tutorial on XPath 1.0
- http://www.ibm.com/developerworks - IBM DeveloperWorks articles. Use the search box to find topics about XPath 1.0