1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-03-14 22:50:08 +03:00
libxml2/test/threads/acb.xml

8 lines
173 B
XML
Raw Permalink Normal View History

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