Using XPath inside expression shapes in orchestration

These tend to be pretty useful for finding data inside a message without loading the message into the DOM and breaking streaming.  Check out an example of how to do this here. This example also has debug writes in it which is a simple but useful technique.

Thanks to Angus Foreman for the sample.