summaryrefslogtreecommitdiffstats
path: root/Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameXpathElem.xml
blob: df3b21579fac5e235e7645ff082e9102c501c2e5 (plain)
1
2
3
4
<a:foo xmlns:a="http://a">
 <a:bar xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:string</a:bar>
 <dsig2:IncludedXPath xmlns:b="http://b" xmlns:dsig2="http://www.w3.org/2010/xmldsig2#" xmlns:soap-env="http://schemas.xmlsoap.org/wsdl/soap/">/soap-env:body/child::b:foo[@att1 != "c:val" and @att2 != 'xsd:string']</dsig2:IncludedXPath>
</a:foo>