Proper Nesting of Parameter Entities

This is probably not as clear as it could be. Here is an example of a PE reference that is disallowed by this rule:

<!ENTITY
 % pe1 "EMPTY> <!ELEMENT e2 EMPTY>"
 >
<!ELEMENT e1 %pe1;

Back-link to spec

Copyright © 1998, Tim Bray. All rights reserved.