Reiner Schlenker wrote: >>No, this is not possible. XXE only supports the element() scheme and not >>the xpointer() scheme. Moreover, supporting the xpointer() scheme is not >>planned. > > > First of all thanks for the quick answers to my problem, even though I hoped > that it might was planned to support the xpointer() scheme in the future. No > chance? ;-)
This is not planned because we currently don't see a use for this feature. For instance, this could change, if in the future, XMLmind XML Editor is used to edit parts of virtual documents which are assemblies automatically constructed by a CMS. > Because I am not a experienced programmer: are there any possibilities to > customize XMLMind for this behaviour? This is certainly feasible. However, be warned that XMLmind XML Editor is a complex piece of software and that this cannot be done using our public APIs (http://www.xmlmind.com/xmleditor/_distrib/docs/dev/index.html and http://www.xmlmind.com/xmleditor/_distrib/docs/api/overview-summary.html). That is, you'll need to ``hack'' XXE. This is allowed for any Professional Edition licensee (http://www.xmlmind.com/xmleditor/license_pro.html) and this has already be done by a small number of them (Professional Edition includes the full source code of the product).

