Identifying queries:
You can specify one or more XQL queries that locate a specific node in the XML document. In addition, for each identifying query, you can optionally specify the value that the node must evaluate to match this document.
Example: To identify a cXML order request, you might specify the following XQL query that assures the OrderRequest tag is in the document:
eg. /cXML[0]/Request[0]/OrderRequest[0]
You can get more information from the wMTN_BuildingYourNetwork.pdf document.
Good Luck!
#Integration-Server-and-ESB#webMethods#B2B-Integration