<!DOCTYPE name [
<!ENTITY % mypart "ANY">
<!ENTITY % myname "<!ELEMENT e1 %mypart;>">
%myname;
[and so on in this illegal example...]
]

Note: Fragment for illustration purposes only

