This commit is contained in:
8
test/oasis/p43fail2.xml
Executable file
8
test/oasis/p43fail2.xml
Executable file
@@ -0,0 +1,8 @@
|
||||
<!DOCTYPE elem
|
||||
[
|
||||
<!ELEMENT elem (#PCDATA|elem)*>
|
||||
<!ENTITY ent "<elem>CharData</elem>">
|
||||
]>
|
||||
<elem>
|
||||
<![IGNORE[This was valid in SGML, but not XML]]>
|
||||
</elem>
|
||||
Reference in New Issue
Block a user