xref: /aosp_15_r20/external/libxml2/test/valid/pe-in-text-decl.xml (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1<!DOCTYPE doc SYSTEM "dtds/pe-in-text-decl.dtd" [
2  <!ENTITY % ent "foo">
3]>
4<doc/>
5