Hi All,
Is there any efficient way to copy data from model nodes to value nodes without writing the long code like wdcontext.currentnodenameElement.setAttributeName(wdcontext.nodeModelNodeelement.getAttributeElentmtAt.getAttributeName()) if the attributes are in large no its tedious to write code so is there any method for that . note: model nodes and value node name are same and they have same attributes.
Thanks.
Yashpal