xmlspace-prop-3.xpath 269 B

12345678910
  1. <!--
  2. http://www.w3.org/TR/xmldsig2ed-tests/#XMLSPACE
  3. Check that implementations of [XML-C14N1.1] handle xml:space attributes
  4. as defined in [XML-C14N1.1]
  5. -->
  6. <XPath xmlns:ietf="http://www.ietf.org" >
  7. (//. | //@* | //namespace::*)
  8. [ancestor-or-self::ietf:e11]
  9. </XPath>