Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

XML to XML nodeset (IF_IXML_NODE)

Former Member
0 Likes
326

I have a XML stream and need to convert that to a nodeset (IF_IXML_NODE).

As I already have a XML object, is it possible to assign it to nodeset directly without iterating the node elements?

Please assist me.

Regards,

Benu

1 REPLY 1
Read only

Sandra_Rossi
Active Contributor
0 Likes
276

Hi Benu,

Could you be more explicit about what you want to achieve? (why do you want to iterate?)

Sandra