|
root / base / usr / src / contrib / libxml2 / test / threads / acb.xml
acb.xml XML 8 lines 174 B
1
2
3
4
5
6
7
<!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>