mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
4 lines
67 B
Plaintext
4 lines
67 B
Plaintext
![]() |
<!ENTITY % p1 "(A|B">
|
||
|
<!ENTITY % p2 "|C|D)">
|
||
|
<!ELEMENT X %p1;%p2;>
|