summaryrefslogtreecommitdiffstats
path: root/libxml2/test/c14n/1-1-without-comments/xmllang-prop-2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2/test/c14n/1-1-without-comments/xmllang-prop-2.xml')
-rw-r--r--libxml2/test/c14n/1-1-without-comments/xmllang-prop-2.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/libxml2/test/c14n/1-1-without-comments/xmllang-prop-2.xml b/libxml2/test/c14n/1-1-without-comments/xmllang-prop-2.xml
new file mode 100644
index 0000000..1111e33
--- /dev/null
+++ b/libxml2/test/c14n/1-1-without-comments/xmllang-prop-2.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+http://www.w3.org/TR/xmldsig2ed-tests/#XMLLANG
+
+Check that implementations of [XML-C14N1.1] handle xml:lang attributes
+as defined in [XML-C14N1.1]
+-->
+<ietf:c14n11Xmllang xmlns:ietf="http://www.ietf.org" xmlns:w3c="http://www.w3.org">
+ <ietf:e1 xml:lang="EN">
+ <ietf:e11>
+ <ietf:e111 />
+ </ietf:e11>
+ <ietf:e12 at="2">
+ <ietf:e121 />
+ </ietf:e12>
+ </ietf:e1>
+ <ietf:e2 >
+ <ietf:e21 />
+ </ietf:e2>
+</ietf:c14n11Xmllang> \ No newline at end of file