|
root / base / usr / src / contrib / libxml2 / test / threads / abc.xml
abc.xml XML 8 lines 174 B
1
2
3
4
5
6
7
<!DOCTYPE abc SYSTEM "http://example.org/abc.dtd">
<abc>
  <a>Let's use predefined entities &amp; &lt; &gt;</a>
  <b>Let's use a DTD defined entity &bent;</b>
  <c/>
</abc>