Annotation of embedaddon/libxml2/test/c14n/exc-without-comments/test-2.xpath, revision 1.1.1.1

1.1       misho       1: <XPath xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
                      2: (//. | //@* | //namespace::*)
                      3: [
                      4:     ancestor-or-self::ds:SignedInfo
                      5: ] 
                      6: </XPath>

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