Imported Upstream version 2.8.0
[platform/upstream/libxml2.git] / test / valid / t4.dtd
1 <!ENTITY % percent "&#x25;">
2 <!ENTITY %percent; def "ghi">
3 <!ENTITY abc "%def;">
4 <!ELEMENT root (#PCDATA)>