1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00
libxml2/test/threads/acb.xml
Jared Yanovich 2a350ee9b4 Large batch of typo fixes
Closes #109.
2019-09-30 18:04:38 +02:00

8 lines
174 B
XML

<!DOCTYPE acb SYSTEM "http://example.org/acb.dtd">
<acb>
<a>Let's use predefined entities &amp; &lt; &gt;</a>
<c/>
<b>Let's use a DTD defined entity &bent;</b>
</acb>