Re: [xml-dev] Auto-completion in editors

From
Sean McGrath <>
To
Date
2002-01-31T12:15:12Z
ID
<>
Thread
Re: [xml-dev] Auto-completion in editors
[Rick Jelliffe]
>In SGML, this issue is actually quite common, because entity boundaries do not
>have to be synchronous with elements. So you can just come to a point
>between markup and split the document into different files almost willy nilly.

Except that open elements cannot span entities. Some people think
this is a beautiful symmetry in SGML. Others don't :-)

Sean