libxml2/test/threads/cab.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 cab SYSTEM "http://example.org/cab.dtd">
<cab>
<c/>
<a>Let's use predefined entities &amp; &lt; &gt;</a>
<b>Let's use a DTD defined entity &bent;</b>
</cab>