4 lines
103 B
DTD
4 lines
103 B
DTD
|
<!ENTITY % notations 'a'>
|
|||
|
<!ELEMENT root EMPTY>
|
|||
|
<!ATTLIST root ref NOTATION (%notations;) #IMPLIED>
|