On 09/01/2010 04:39 PM, "Dirk Bächle" wrote: > I definitely see your point...but in some way you seem to contradict yourself > when claiming > >>>> >>>> There is currently no way to edit the contents of an "xi:include" >>>> element (e.g. insert an "xi:fallback" element). The reason is: XMLmind >>>> XML Editor does not allow to edit the *physical* representation of XML. >>>> > > in your first reply, but > >> In our opinion, an XML editor should >> not transclude erroneous xi:include elements. By doing so, it allows >> you to quickly spot and easily fix this erroneous xi:include element. > > in your last answer. How am I supposed to fix an xi:include *without* > changing its physical representation? >
When an xi:include element is erroneous, it is not transcluded. Therefore it is found as is in the opened document. Being an ordinary XML element, you can use XMLmind XML Editor to edit it (e.g. change its href attribute). Also note that using "Edit|Reference|Untransclude Reference", you can switch at any time from transcluded content to its physical representation (i.e. xi:include or DITA conref). See http://www.xmlmind.com/xmleditor/_distrib/doc/help/editMenu.html#referenceMenu See also "Retransclude Reference" in http://www.xmlmind.com/xmleditor/_distrib/doc/help/editMenu.html#referenceMenu However even after using "Edit|Reference|Untransclude Reference", it's currently not easy to insert an xi:fallback element inside an xi:include element. We'll try to slightly improve next release of XMLmind XML Editor in that respect. -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

