We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4d24d6 commit 2e6afeeCopy full SHA for 2e6afee
1 file changed
tests/resources/xml/ds_Transforms.xml
@@ -1,7 +1,7 @@
1
- <ds:Transforms xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
2
- <ds:Transform Algorithm="http://www.w3.org/TR/1999/REC-xpath-19991116">
3
- <ds:XPath xmlns:xenc="http://www.w3.org/2001/04/xmlenc#">
4
- self::xenc:CipherValue[@Id="example1"]
5
- </ds:XPath>
6
- </ds:Transform>
7
- </ds:Transforms>
+<ds:Transforms xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
+ <ds:Transform Algorithm="http://www.w3.org/TR/1999/REC-xpath-19991116">
+ <ds:XPath xmlns:xenc="http://www.w3.org/2001/04/xmlenc#">
+ self::xenc:CipherValue[@Id="example1"]
+ </ds:XPath>
+ </ds:Transform>
+</ds:Transforms>
0 commit comments