Blame test/c14n/1-1-without-comments/xmlbase-prop-6.xpath

Packit Service a31ea6
Packit Service a31ea6
http://www.w3.org/TR/xmldsig2ed-tests/#c14n11xmlbase-prop-6
Packit Service a31ea6
Packit Service a31ea6
Check that implementations of [XML-C14N1.1] properly build the xml:base in 
Packit Service a31ea6
one element that originally had no xml:base  attribute.
Packit Service a31ea6
-->
Packit Service a31ea6
<XPath xmlns:ietf="http://www.ietf.org" >
Packit Service a31ea6
(//. | //@* | //namespace::*)
Packit Service a31ea6
[ancestor-or-self::ietf:e3]
Packit Service a31ea6
</XPath>