{
{   The purpose of this procedure is to attempt to delete a
{ path_description_entry if it meets deletion requirements, and then to
{ continue to delete parent path_description_entries that meet deletion
{ requirements.  Deletion requirements are that delete_allowed be true, and
{ the active_participation_count equal to 0.
{
{      BAP$DELETE_PATH_DESCRIPTION (PATH_HANDLE, DELETED, STATUS)
{
{ PATH_HANDLE: (input) This parameter specifies the path_handle to use to
{      find the path_description_entry to delete.
{
{ DELETED: (output) This parameter specifies whether or not the
{      path_description_entry was successfully deleted.
{
{ STATUS: (output) This parameter specifies the request status.
{
