{
{    The purpose of this request is to terminate a CDNA Directory search.
{
{    This request should be used when the desired title translations have been
{  delivered or, in the case of a non-recurrent directory search, when all
{  translations have been delivered.
{
{    A directory search is implicitly terminated by NOS/VE under the following
{  conditions:
{
{      - For a period of 10 minutes, at least one title translation has been
{        available for delivery, but no nap$get_title_translation request has
{        occurred.
{
{      - A period of 10 minutes has elapsed since a check for title translation
{        availability (nap$get_title_translation or
{        osp$await_activity_completion request) last occurred.
{
{      - When the nae$directory_search_complete condition is returned by the
{        nap$get_title_translation request.
{
{  Once any of these conditions occurs, requests which reference the search
{  return abnormal status with the condition nae$invalid_directory_search_id.
{
{        NAP$END_DIRECTORY_SEARCH (SEARCH_IDENTIFIER, STATUS)
{
{  SEARCH_IDENTIFIER: (input) This parameter specifies the identifier of the
{        directory search which is to be terminated.
{
{  STATUS: (output) This parameter specifies the request status.
{        CONDITIONS: nae$invalid_directory_search_id
{
