Files
glxml/test/oasis/p75pass1.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

11 lines
196 B
XML
Executable File

<!DOCTYPE doc
[
<!ENTITY ent SYSTEM "nop.ent">
<!ENTITY ent2 PUBLIC "PublicID" "nop.ent">
<!ENTITY ent3 PUBLIC
"PublicID"
"nop.ent"
>
]>
<doc/>