RE: [xml-dev] Re: [namespaceDocument-8] 14 Theses

From
Sean McGrath <>
To
Date
2002-02-21T16:28:24Z
ID
<>
Thread
RE: [xml-dev] Re: [namespaceDocument-8] 14 Theses
>[...] could SGML notations do something XML notations can't?

Yup. They could have attributes associated with them.

         <!NOTATION foo ...>
         <!ATTLIST #NOTATION foo aName CDATA #REQUIRED>

Nostalgically,
Sean