You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
534 B
20 lines
534 B
<?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> |