source:
vbox/trunk/src/libs/libxml2-2.9.14/test/c14n/1-1-without-comments/xmlid-prop-1.xpath@
98321
Last change on this file since 98321 was 95312, checked in by , 3 years ago | |
---|---|
File size: 262 bytes |
Line | |
---|---|
1 | <!-- |
2 | http://www.w3.org/TR/xmldsig2ed-tests/#XMLID |
3 | |
4 | Check that implementations of [XML-C14N1.1] handle xml:id attributes |
5 | as defined in [XML-C14N1.1] |
6 | --> |
7 | <XPath xmlns:ietf="http://www.ietf.org" > |
8 | (//. | //@* | //namespace::*) |
9 | [ancestor-or-self::ietf:e1] |
10 | </XPath> |
Note:
See TracBrowser
for help on using the repository browser.