We have a custom configuration we've developed and have noticed that with large documents, when we edit an attribute of a high-level element, XXE can take an exceedingly long time to respond.  This is not the case if we edit PCDATA in another element that is at the beginning of the document.

For one case, editing text in the title element is almost instantaneous (as one would like).  Inserting a new element at the beginning of that title element may take 3-5 seconds, but that is livable.  But if we use the Attributes Editor to change an attribute on an element that is two elements up it can take over an hour before the Attributes Editor responds.

To be a bit more specific, in:

<lingPaper
automaticallywrapinterlinears="yes"
chapterlabel="chapter "
figureRefDefault="singular"
sectionRefCapitalizedPluralLabel="§§"
sectionRefCapitalizedSingularLabel="§"
sectionRefDefault="singular"
sectionRefPluralLabel="§§"
sectionRefSingularLabel="§"
tablenumberedLabel="Table"
tablenumberedRefDefault="singular"
version="2.10.0"
><frontMatter
><title
><langData
lang="sei"
>Cmiique Iitom:</langData
> the Seri language</title
> ...

Typing before "Cmiique" is instantaneous. Inserting text before the langData element takes a few seconds to respond.  But inserting a new attribute or editing an existing attribute in the lingPaper element takes an exceedingly long time.

Is there something we can do with our configuration to speed this process up?  I can get you a sample document off-list.

Thanks,

--Andy


--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to