aosp12/external/libxml2/test/dtd2

5 lines
82 B
Plaintext

<!DOCTYPE doc [
<!ELEMENT doc (#PCDATA)>
]>
<doc>This is a valid document !</doc>