xmlbase-prop-3.xpath 335 B

1234567891011
  1. <!--
  2. http://www.w3.org/TR/xmldsig2ed-tests/#c14n11xmlbase-prop-3
  3. Check that implementations of [XML-C14N1.1] properly build the xml:base
  4. if one of intermediate the levels (ietf:e1) are absent from the document
  5. subset.
  6. -->
  7. <XPath xmlns:ietf="http://www.ietf.org" >
  8. (//. | //@* | //namespace::*)
  9. [ancestor-or-self::ietf:e11]
  10. </XPath>