指定した構文エレメントの最後の子である構文エレメント・オブジェクトのアドレスを戻します。
CciElement* cniLastChild( int* returnCode, CciElement* targetElement);
bodyChild = cniLastChild(&rc, outRootElement);