cpx_new()instantiates a newcpxnode.cpx_type()checks if the node is acpxnode.cpx_<child>_get()returns the<child>node ofcpx.cpx_<child>_set()sets the new<child>and deletes the old<child>.cpx_<child>_rep()sets the new<child>and returns the old<child>.