blob: 3ef2030416ab2d152e9b3ea3dcea75be6b008b85 [file] [log] [blame]
<!DOCTYPE item [
<!ENTITY % sampleEnt "<!ELEMENT item (para)+>">
<!ENTITY sampleEnt "the hyacinth girl">
%sampleEnt;
<!ELEMENT para (#PCDATA)>
]>
<item><para>'they called me &sampleEnt;'</para></item>