mirror of
https://github.com/AxioDL/tinyxml2.git
synced 2025-12-09 21:47:58 +00:00
new iteration of the parser to handle internal comments
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
<!DOCTYPE Dictionary [
|
||||
<!-- Test of the ability to parse internally defined DTD -->
|
||||
<!-- Test for comment nastiness: <]> -->
|
||||
<!ELEMENT Dictionary (Storage+) >
|
||||
<!ELEMENT Storage (WordFile+, WordList?) >
|
||||
<!ELEMENT Growth EMPTY >
|
||||
|
||||
Reference in New Issue
Block a user