Files
XML_Data_Parsing/libxml2/test/VC/ElementValid3
T

5 lines
89 B
Plaintext
Raw Normal View History

2026-07-19 22:48:13 +08:00
<!DOCTYPE doc [
<!ELEMENT doc EMPTY>
]>
<doc>Oops, this element was declared EMPTY</doc>