Files
glxml/test/oasis/p28pass5.xml
Gareth Pendleton 464ad513b6
Some checks failed
test / test (push) Has been cancelled
test: Add xml tests
2025-10-10 21:28:18 +01:00

7 lines
138 B
XML
Executable File

<!DOCTYPE doc SYSTEM "p28pass5.dtd"[
<!--comment-->
<!ENTITY % rootdecl "<!ELEMENT doc (a)>">
<!ELEMENT a EMPTY>
]>
<doc><a/></doc>