mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-11 12:58:16 +03:00
6 lines
106 B
DTD
6 lines
106 B
DTD
|
<!ENTITY % percent "%">
|
||
|
<!ENTITY%percent;def "ghi">
|
||
|
<!ENTITY abc "%def;">
|
||
|
<!ELEMENT root (#PCDATA)>
|
||
|
|