[libxml2]Add libxml2 library

This commit is contained in:
zhoujiale
2026-07-26 16:57:28 +08:00
committed by zhoujiale
parent 0a44ec8a06
commit e841ac915d
3790 changed files with 668244 additions and 0 deletions
@@ -0,0 +1,11 @@
<!--
http://www.w3.org/TR/xmldsig2ed-tests/#c14n11xmlbase-prop-3
Check that implementations of [XML-C14N1.1] properly build the xml:base
if one of intermediate the levels (ietf:e1) are absent from the document
subset.
-->
<XPath xmlns:ietf="http://www.ietf.org" >
(//. | //@* | //namespace::*)
[ancestor-or-self::ietf:e11]
</XPath>