Alex Milowski wrote: > > On Mar 23, 2005, at 12:55 AM, Hussein Shafie wrote: > >> Alex Milowski wrote: >> >>> It would be really nice to be able to insert known elements when an >>> element's >>> type specifies a schema wildcard for its content. >> >> >> I'll add this request to our ever growing User's Wish List >> (http://www.xmlmind.com/xmleditor/wish_list.html). >> >> Note that the Attribute tool and the ``Element chooser'' tool will >> drastically change in V2.10. >> >> One of the reason for that change is to make specifying elements and >> attributes matching a wildcard much easier and much quicker. >> >> May be we'll make also this much smarter, but I cannot give you my >> word for this to happen in V2.10. > > > If the element chooser is radically changing, will it feature some way of > "styling" the elements in the list. That is, rather than having an > element name, > I'd like to be able to specify something more understandable to the user. > > For example, XHTML's p element might display as "Paragraph" and XHTML's b > element might display as "Bold Phrase".
A variant of this request feature is to display localized element and attribute names. This kind of feature request is debatable: one of the design choices of XXE is not to hide XML reality (logical reality=XML infoset, not physical reality=files,encodings,entities) to its users. However, I'll add this request feature to our user's wish list. Element and attribute ``choosers'' are radically changing because: * We have found that support of wildcards was too tedious to use. * We want to have attribute *value* autocompletion. * We want to have both auto-append and auto-suggest autocompletions (this will be user-configurable using the "Options" dialog box -- for those like me, who hate auto-append). This enhancement is expected to be implemented in XXE V2.10.

