Restituisce l'indirizzo dell'oggetto elemento di sintassi che è l'ultimo child dell'elemento di sintassi specificato.
CciElement* cniLastChild( int* returnCode, CciElement* targetElement);
bodyChild = cniLastChild(&rc, outRootElement);