Files
XML_Data_Parsing/libxml2/test/VCM/v3.xml
T

9 lines
97 B
XML
Raw Normal View History

2026-07-19 22:48:13 +08:00
<!DOCTYPE doc [
<!ELEMENT doc (#PCDATA)>
]>
<doc>
<?pi value?>
text
<!-- and comments -->
</doc>