Forum Discussion
Akarui_Tomodach
18 years agoOccasional Contributor
Hi Ole:
Thanks for your help.
Your code sample worked like a magic.
But I am still having trouble to insert a node with attributes.
For example, below is the XML before inserting node with attributes (in bold):
/******************
?
?
*******************/
Now, I like to append the node with attributes and it should look like as below:
/****************
?
?
******************/
I tried with many ways after changing the code under the use (DOMCategory) {} but nothing is working. Please give me some hints.
Thanks in advance.
Thanks for your help.
Your code sample worked like a magic.
But I am still having trouble to insert a node with attributes.
For example, below is the XML before inserting node with attributes (in bold):
/******************
*******************/
Now, I like to append the node with attributes and it should look like as below:
/****************
******************/
I tried with many ways after changing the code under the use (DOMCategory) {} but nothing is working. Please give me some hints.
Thanks in advance.