朋友们,
RequestID
如果属性值不等于,我需要选择消息4
。我怎样才能做到这一点。
我的xpath selector
配置如下:
<int-xml:xpath-selector evaluation-result-type="boolean">
<int-xml:xpath-expression expression="//ns2:RequestID">
<map>
<entry key="ns2" value="http://www.test.com/Schema/schema2" />
</map>
</int-xml:xpath-expression>
</int-xml:xpath-selector>