Files
XML_Data_Parsing/libxml2/test/schematron/cve-2025-49796.sct
T

10 lines
275 B
Plaintext
Raw Normal View History

2026-07-19 22:48:13 +08:00
<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="/"/>
</sch:report>
</sch:rule>
</sch:pattern>
</sch:schema>