summaryrefslogtreecommitdiffstats
path: root/Lib/test/xmltestdata/c14n-20/c14nPrefixQnameXpathElem.xml
blob: 626fc48f410fa01dd1fabdd27a68ede46cf26842 (plain)
1
2
3
4
5
6
7
8
<dsig:CanonicalizationMethod xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:c14n2="http://www.w3.org/2010/xml-c14n2" Algorithm="http://www.w3.org/2010/xml-c14n2">
  <c14n2:PrefixRewrite>sequential</c14n2:PrefixRewrite>
  <c14n2:QNameAware>
   <c14n2:Element Name="bar" NS="http://a"/>
   <c14n2:XPathElement Name="IncludedXPath" NS="http://www.w3.org/2010/xmldsig2#"/>
  </c14n2:QNameAware>
</dsig:CanonicalizationMethod>