xml_get_child_by_name
Description:
Attempts to find a child element of parent named child_name.
If no such child exists, the function returns null.
Parameters:
| parent |
an XML node structure |
| child_name |
element name of a child node |
Returns:
|
a child XML node structure, or |
Namespace: E
Package: libedataserver-1.2