Attempts to find a child element of parent named child_name.
If no such child exists, the function returns null.
| parent |
an XML node structure |
| child_name |
element name of a child node |
|
a child XML node structure, or null |