mirror of
https://github.com/GNOME/libxml2.git
synced 2025-10-20 05:14:10 +08:00
5 lines
55 B
Plaintext
5 lines
55 B
Plaintext
<!DOCTYPE doc [
|
|
<!ELEMENT doc (p)*>
|
|
]>
|
|
<doc><p/></doc>
|