Files
XML_Data_Parsing/libxml2/test/VC/PENesting2
T

4 lines
67 B
Plaintext

<!ENTITY % p1 "(A|B">
<!ENTITY % p2 "|C|D)">
<!ELEMENT X %p1;%p2;>