aboutsummaryrefslogtreecommitdiffstats
path: root/test/c14n/1-1-without-comments/xmlbase-c14n11spec3-102.xpath
diff options
context:
space:
mode:
Diffstat (limited to 'test/c14n/1-1-without-comments/xmlbase-c14n11spec3-102.xpath')
-rw-r--r--test/c14n/1-1-without-comments/xmlbase-c14n11spec3-102.xpath9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/c14n/1-1-without-comments/xmlbase-c14n11spec3-102.xpath b/test/c14n/1-1-without-comments/xmlbase-c14n11spec3-102.xpath
new file mode 100644
index 00000000..1d8dd713
--- /dev/null
+++ b/test/c14n/1-1-without-comments/xmlbase-c14n11spec3-102.xpath
@@ -0,0 +1,9 @@
+<!--
+http://www.w3.org/TR/xmldsig2ed-tests/#c14n11xmlbase-c14n11spec2-102
+
+Check that correct xml:base fixup is performed.
+-->
+<XPath xmlns:ietf="http://www.ietf.org" >
+(//. | //@* | //namespace::*)
+[self::a or ancestor-or-self::d]
+</XPath>