Actions
Bug #263
closededitor fails to create some CHOICE content models
Start date:
07/30/2001
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
263
Description
The Morpho editor has trouble representing some CHOICE content models for
editing properly, likely those that have multiple levels of nesting. For
example, in eml-physical.dtd, the following content model is not handled
properly in the editor:
(fieldStartColumn?, (fieldDelimiter | fieldWidth))*
Updated by Dan Higgins over 23 years ago
Previous versions had problems with nested, unnamed sequences and choices within
dtd content declarations. This wascorrected by adding sequence nodes to tree
display
Actions