diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2016-10-19 18:26:52 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2016-10-19 18:26:52 (GMT) |
commit | 818fd731f62993dc8aa5d07b82e1d1b2c04aae7d (patch) | |
tree | 41a61b0a1b18ed5ffeeb028e986b3586f9063628 /libxml2/test/c14n/1-1-without-comments/xmlid-prop-1.xpath | |
parent | d72feaf69933b069cff3c0cb20a5f5f03ecba77b (diff) | |
download | blt-818fd731f62993dc8aa5d07b82e1d1b2c04aae7d.zip blt-818fd731f62993dc8aa5d07b82e1d1b2c04aae7d.tar.gz blt-818fd731f62993dc8aa5d07b82e1d1b2c04aae7d.tar.bz2 |
update libxml2
Diffstat (limited to 'libxml2/test/c14n/1-1-without-comments/xmlid-prop-1.xpath')
-rwxr-xr-x | libxml2/test/c14n/1-1-without-comments/xmlid-prop-1.xpath | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/libxml2/test/c14n/1-1-without-comments/xmlid-prop-1.xpath b/libxml2/test/c14n/1-1-without-comments/xmlid-prop-1.xpath deleted file mode 100755 index dc5573c..0000000 --- a/libxml2/test/c14n/1-1-without-comments/xmlid-prop-1.xpath +++ /dev/null @@ -1,10 +0,0 @@ -<!-- -http://www.w3.org/TR/xmldsig2ed-tests/#XMLID - -Check that implementations of [XML-C14N1.1] handle xml:id attributes -as defined in [XML-C14N1.1] ---> -<XPath xmlns:ietf="http://www.ietf.org" > -(//. | //@* | //namespace::*) -[ancestor-or-self::ietf:e1] -</XPath> |