Allows to get the very last child item stored on the provided axlNode. This function is similar to axl_node_get_last_child, but returning the last axlItem no matter its type. This function is mainly used inside the MIXED API where nodes are expected to enclose content mixed with another xml nodes. See axl_node_get_last_child for more details.
|