Rob Church schrieb:
Please don't mix up the old wfOpenElement() etc. functions (which are compatibility only) with the cleaner XML "namespaced" functions, e.g. Xml::namespaceSelector(); pick one and stick to it...for obvious reasons, the latter is preferred.
Thanks for the hint, I will rework it.
Raymond.