libxml / test /schematron /cve-2025-49794.sct
AryaWu's picture
Upload folder using huggingface_hub
6baed57 verified
<sch:schema xmlns:sch="http://purl.oclc.org/dsdl/schematron">
<sch:pattern id="">
<sch:rule context="boo0">
<sch:report test="not(0)">
<sch:name path="&#9;e|namespace::*|e"/>
</sch:report>
<sch:report test="0"></sch:report>
</sch:rule>
</sch:pattern>
</sch:schema>