You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<root>
<person id="10916289">
<name>Zibertus</name>
<norm>Zibertus</norm>
<beiname>
xx<pf>xxx</pf> Sibertus</beiname>
</person>
</root>```
results in `Failed to invoke procedure `apoc.load.xmlSimple`: Caused by: java.lang.IllegalStateException: Incorrect end-element state 4 after beiname`
Suspicion: we need to tweak xml parser settings for mixed content.