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