Hi,
I tried copying the subcontent from one PBDOM_Document to the second. I have part of PBDOM_Element :
<testlist>
<elements>
<element id=0 />
<element id=1 />
<elements>
</testlist>
How I can copy the child PBDOM_Element or XML section ex. <elements> ?
Regards,
Paweł