Ulrich_Laegeler at arburg.com wrote:
>
> i debugged it on version 3 of xmlmind because there i have the source code.
>
* The source code of v4 is substantially different from the source code
of v3.
* In all cases, version 3 is no longer supported by us. (In fact, even a
v4 older than the 2-3 latest versions are not.) Therefore, it is not
useful to refer to this version.
> When i insert the new element directly via {namespace}name
> the correctness is checked in CommandUtil.findField.
> In this Method there are also Wildcard elements like any respected.
>
> But if i use templates the correctness is checked in FieldChoice.findField
> and there are no Wildcard elements respected.
> So in this Method the wildcard code from CommandUtil.findField
> should be inserted.
>
I'm not sure to understand. If the problem is related to the use of a
wildcard in the content model, then please consider this as a limitation
and not as a bug. We currently do not plan to remove such limitation.
Sorry for the annoyance.