File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / test / c14n / 1-1-without-comments / xmllang-prop-2.xpath
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 23:37:59 2012 UTC (12 years, 4 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

<!-- 
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]
-->
<XPath xmlns:ietf="http://www.ietf.org" >
(//. | //@* | //namespace::*)
[ancestor-or-self::ietf:e2]
</XPath>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>