This functions removes a child from a list of children.
Raised if this node is readonly.
Raised if oldnode is not a child of this node.
The following example will delete the chapter element of our XML document.
| Poprzedni | Spis treści | Następny |
| DOMNode->normalize() | Początek rozdziału | DOMNode->replaceChild() |