4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
|
<!ELEMENT doc (#PCDATA)>
|
||
|
<!ENTITY % e "'v1'">
|
||
|
<!ATTLIST doc a1 CDATA%e;>
|