<!ENTITY % biog.nsprefix "biog:">
<!ENTITY % biog.nsuri "http://www.simonstl.com/xhtml/xhtml-biography/">
<!ENTITY % biog:biography.element "INCLUDE" >
<![%biog:biography.element;[
<!ENTITY biog:biography.content "(biog:title, biog:name, biog:birth, biog:death?, %Block.mix;)">
<!ENTITY % biog.nsElementName "%biog.nsprefix;biography%biog:biography.content;">
<!ELEMENT % biog.nsElementName %biog:biography.content;>
]]>
<!ENTITY % biog:biography.attlist "INCLUDE" >
<![%biog:biography.attlist;[
<!ATTLIST biog:biography.attlist
     %biog.nsprefix     CDATA
     #FIXED "%nsuri;"
     %Common.attrib;>
