Part II XML Data Manipulation

Methods of the XmlNode Class
Description Adds the specified node to the list of children of the current node. The node is inserted at the bottom of the list. Creates a duplicate of the current node. For element nodes, duplication includes child nodes and attributes. Creates a duplicate of the current node. Takes a Boolean argument indicating whether cloning should proceed recursively. If this argument is true, calling the CloneNode method is equivalent to calling Clone. Entity and notation nodes can’t be cloned. Returns an internal and node-specific object that implements the IEnumerator interface. The returned object provides the support needed to arrange for-each iterations. Returns the closest xmlns declaration for the given prefix. Returns the closest xmlns declaration for the given namespace URI. Inserts the specified node immediately after the specified node. If the node already exists, it is first removed. If the reference node

ERROR:connection to 10.20.1.100:9315 failed (errno=111, msg=Connection refused)