Hi,
I am trying to import some XMLBuilder2 node into another XMLBuilder2. But while doing this, i faced with this.
When i call below method, it drops xmlns:xsi attribute from elementNode. Have you any idea about this? @jmurty
builder.importXMLBuilder(elementNode);