xmlbase-prop-4.xpath 346 B

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