blob: 45a1ceeb68fc5081329a212f6da2d315a8873393 [file] [log] [blame]
<?xml version="1.0"?>
<!DOCTYPE item [
<!ENTITY % sampleEnt "<!ELEMENT item (para)+>">
<!ENTITY sampleEnt "the hyacinth girl">
<!ELEMENT item (para)+>
<!ELEMENT para (#PCDATA)>
]>
<item>
<para>&apos;they called me the hyacinth girl&apos;</para>
</item>