Blame test/c14n/1-1-without-comments/xmlid-prop-2.xpath

Packit Service a31ea6
Packit Service a31ea6
http://www.w3.org/TR/xmldsig2ed-tests/#XMLID
Packit Service a31ea6
Packit Service a31ea6
Check that implementations of [XML-C14N1.1] handle xml:id attributes 
Packit Service a31ea6
as defined in [XML-C14N1.1]
Packit Service a31ea6
-->
Packit Service a31ea6
<XPath xmlns:ietf="http://www.ietf.org" >
Packit Service a31ea6
(//. | //@* | //namespace::*)
Packit Service a31ea6
[ancestor-or-self::ietf:e11 or ancestor-or-self::ietf:e12]
Packit Service a31ea6
</XPath>