You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
269 B
11 lines
269 B
4 months ago
|
<!--
|
||
|
http://www.w3.org/TR/xmldsig2ed-tests/#XMLSPACE
|
||
|
|
||
|
Check that implementations of [XML-C14N1.1] handle xml:space attributes
|
||
|
as defined in [XML-C14N1.1]
|
||
|
-->
|
||
|
<XPath xmlns:ietf="http://www.ietf.org" >
|
||
|
(//. | //@* | //namespace::*)
|
||
|
[ancestor-or-self::ietf:e11]
|
||
|
</XPath>
|