MySQL Forums
Forum List  »  Connector/Node.js

How to add a new node?
Posted by: Yuelin Sha
Date: November 11, 2007 07:15PM

<root>
<a>aValue</a>
<b>bValue</b>
</root>


to the following,

<root>
<a>aValue</a>
<a>aValue2</a>
<b>bValue</b>
</root>


Thanks!

Options: ReplyQuote


Subject
Written By
Posted
How to add a new node?
November 11, 2007 07:15PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.