Allows to get the very first child item stored on the provided axlNode. This function is similar to axl_node_get_first_child, but returning the first 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_first_child for more details.
|