Rick Jelliffe wrote:
> > From: Rob McDougall <RMcDouga@JetForm.com>
>
> > (1) Declarations must be performed near the top of the file.
> > (2) Declarations should be performed near where they are used.
>
> There has been a proposal for inline declarations recently. They would
> use declaration syntax but be inside a processing instruction, e.g.
> <?IS8879 ELEMENT dog (nose, leg+, tail) ?>
>
> (This, I believe, will not be in WebSGML, now being finalized. But it
> may make it through the big SGML revision which looms.)
>