> can someone tell me if there's a way to change the Element tag name ? There isn't. The node name is immutable. If you need a different tag name, create a new Element node with the desired name and insert it in place of the old Element. Remember to move any children and/or attributes to the new node. ______________________________________ Joe Kesselman / IBM ResearchReceived on Tuesday, 23 May 2000 10:30:28 UTC
This archive was generated by hypermail 2.3.1 : Tuesday, 20 October 2015 10:46:07 UTC