mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2026-01-26 21:41:34 +03:00
8 lines
152 B
XML
8 lines
152 B
XML
<!DOCTYPE doc SYSTEM "dtds/cond_sect1.dtd" [
|
|
<!ENTITY % include "INCLUDE">
|
|
<!ENTITY % ignore "IGNORE">
|
|
]>
|
|
<doc>
|
|
<child>text</child>
|
|
</doc>
|