allwinner_a64/android/external/libxml2/result/dtd13
2018-08-08 16:14:42 +08:00

7 lines
130 B
XML

<?xml version="1.0"?>
<!-- comment before the DTD -->
<!DOCTYPE doc [
<!ELEMENT doc ANY>
]>
<!-- comment after the DTD -->
<doc/>