Imported Upstream version 2.8.0
[platform/upstream/libxml2.git] / test / ent4
1 <?xml version="1.0"?>
2 <!DOCTYPE EXAMPLE SYSTEM "example.dtd" [
3 <!ENTITY xml "Extensible Markup Language">
4 ]>
5 <EXAMPLE >
6   Test of &amp;amp; behaviour a&amp;b .
7 </EXAMPLE>
8