On Fri, 18 Oct 2002, Hussein Shafie wrote: > > By other hand, when we have in our dtd an empty tag with an > > enumerated attribute, at the original version the editor can expand > > the posible values of the attribute to choose one, but in the new one, > > this doesn't occur. It works well when the tag isn't empty, but when > > the tag is empty it fails. > > This behavior could be explained by the fact the element when empty is > invalid, in such case XXE V2 does not make any effort to be easy to use.
Indeed, it happens when you load in the editor a xml invalid for this tag. In V2.0, to correct this error you have to type the content of the attribute, and in previous version you can choose the value. I think it could be interesting to choose one of the values to correct it, but it is only an opinion. Thanks, Mario Barcala

