Return to xmllang-prop-3.xml CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / test / c14n / 1-1-without-comments |
libxml2
<?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>