EP1966746A2 - Dispositif mobile et procede pour l'envoi d'un message a partir d'un dispositif mobile - Google Patents

Dispositif mobile et procede pour l'envoi d'un message a partir d'un dispositif mobile

Info

Publication number
EP1966746A2
EP1966746A2 EP06842658A EP06842658A EP1966746A2 EP 1966746 A2 EP1966746 A2 EP 1966746A2 EP 06842658 A EP06842658 A EP 06842658A EP 06842658 A EP06842658 A EP 06842658A EP 1966746 A2 EP1966746 A2 EP 1966746A2
Authority
EP
European Patent Office
Prior art keywords
message
recipient
mobile device
analyzing
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
EP06842658A
Other languages
German (de)
English (en)
Inventor
Zoran Milosavljevic
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NXP BV
Original Assignee
NXP BV
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NXP BV filed Critical NXP BV
Publication of EP1966746A2 publication Critical patent/EP1966746A2/fr
Withdrawn legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/48Message addressing, e.g. address format or anonymous messages, aliases
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/58Message adaptation for wireless communication

Definitions

  • the present invention relates to mobile devices, a method for sending a message from a mobile device, and to a computer program for implementing said data processing method.
  • a common application of such mobile devices is the creation and transmission of messages, like SMS, MMS, fax, and email.
  • the user typically selects a kind of message, e.g., a MMS, creates a contents, e.g. a text and a picture, chooses the recipient of the message from the internal address book and sends the message to the recipient.
  • a MMS creates a contents, e.g. a text and a picture
  • US 2003/0233420 Al discloses a method and a system for content based routing of incoming messages. Since messages contain a set of self-descriptive attributes that convey what the message's content means, a processing engine can use these attributes to manipulate and process the message in order to permit advanced functionality such as routing of messages to any electronic device or messaging account, automatic formatting for various communications devices, automatic self-organization of messages within inboxes, etc. This is helpful to reduce time for organizing incoming messages by integrating individual's existing email boxes, cell phones, pagers, fax machines, telephones, and other devices. However, this does not facilitate the sending of a message.
  • US 2005/0198351 Al discloses implementations for content based routing of incoming messages in an overlay network, which includes overlay nodes, such as routing nodes.
  • routing nodes receive messages and return routing policies to the sending node based at least in part on content of the message.
  • the sending node may modify the address in the message, so that the message is sent , e.g., directly to the intended destination.
  • one or more intermediary nodes may be bypassed, and the latency in the overlay network may be reduced.
  • the object is achieved according to the present invention by a mobile device as defined in claim 1, a method for sending a message from a mobile device as defined in claim 8 and a computer program as defined in claim 9.
  • a mobile device creates a message having one or more message attributes and a message content.
  • a recipient database stores at least one recipient identification representative of an addressee.
  • An analyzing unit analyzes the message attributes and/or the message contents, and generates a recipient list of at least one recipient identification based on the analyzed message attributes and/or message contents.
  • a mobile device such as a cell phone, a PDA, a notebook, etc., is provided that generates a list of addressees to which most likely a created message will be sent on the basis of the content and/or attributes of the message. The user can select one addressee from the list. Thereby the message communication is improved and the time needed to send a message is be reduced.
  • the recipient database comprises an identification database for storing the at least one recipient identification and an addressee information database for storing addressee information related to the at least one recipient identification.
  • the mobile device comprises a display unit for displaying the recipient list.
  • the analyzing unit may comprise an analyzing database, an extracting unit, a listing unit and a selecting unit.
  • the analyzing database stores at least one analyzing parameter based on message attributes and/or message contents and at least one relation between the at least one analyzing parameter and the at least one recipient identification stored in the recipient identification database.
  • the extracting unit extracts analyzing parameters from the message.
  • the listing unit generates the recipient list of at least one recipient identification to be displayed by the display unit.
  • the selecting unit enables a selection of at least one recipient identification from the recipient list. Therefore, the mobile device supports the user the selection of a recipient of the message.
  • the mobile device comprises a message sending unit for sending the message to the selected recipient identification. It is further preferred, that the extracting unit extracts analyzing parameters from at least one sent message, and the analyzing database stores analyzing parameters and relations between analyzing parameters and the recipient identification of the at least one sent message.
  • the message is of the type SMS, MMS, email or fax
  • the recipient identification is at least one of an email address, a telephone number, a cell phone number, a fax number and a postal address
  • the addressee information comprises at least one of name, birthday, religion, keyword, shortcut and residence. This keyword or shortcut name, birthday, religion, keyword, shortcut and residence may then be used to detect recipient.
  • the invention also relates to a method for sending a message from a mobile device.
  • a message having one or more message attributes and/or a message content is created.
  • the message attributes and/or the message contents are analyzed.
  • a recipient list of at least one recipient identification representative of an addressee from recipient database is generated based on the analyzed message attributes and/or message contents.
  • the message text may be analyzed and the receiver or addressee of the message is guessed by the mobile device, i.e. the most probable addressee is determined based on the actual text and/or attributes of the message.
  • a message e.g. a SMS (Short Message Service)
  • the mobile device analyzes the message and guesses the receiver (during writing or afterwards).
  • the mobile device may, for example, detect names, analyze words (tokens) starting with capital letters, words after "Dear” or "Hello", first letters, etc. It can create a list of two to three (or more) possible receivers and compare them with the phone book list of the phone. If one of them matches, the number should be displayed.
  • FIG. 1 shows a block diagram of a mobile device according to a first and second embodiment of the invention
  • FIG. 2 shows an illustration of the operation of the mobile device according to Fig. 1
  • Fig. 3 shows a flowchart of the operation of the mobile device according to a first embodiment of the invention
  • Fig. 4 shows a further illustration of the operation of the mobile device according to Fig. 1,
  • Fig. 5 shows flowchart of the operation of the mobile device according the invention
  • Fig. 6 shows a flowchart of the operation of the mobile device according to a second embodiment of the invention.
  • Fig. 7 shows a block diagram of a mobile device according to a third embodiment of the invention.
  • Fig. 1 shows a mobile device MD according to a first embodiment of the invention.
  • the mobile device MD comprises at least a message creating unit MCU, a recipient database RDB, a message sending unit MSU, an analyzing unit AU and a display unit DU.
  • the message creating unit MCU serves to create a message.
  • the message creating unit MCU further comprises a kind of message selecting unit KMSU for selecting a kind of message first.
  • a message may include all kinds of data, which can be sent from mobile devices, for example, the formats SMS (Short Message Service), MMS (Multimedia Messaging Service), email, fax, etc.
  • a message has message attributes and message contents.
  • Message attributes include, for example, the kind of message (SMS, MMS, email, fax, etc.), the time, when the message is created or when it shall be sent (for example in the early morning, in the evening, during lunch break), the day of the week (e.g., Monday, workday or weekend), the date (e.g., a birthday, a holiday), the length and size of the message (number of signs or the size below a threshold, single message, concatenated message), the character set (Latin, Cyrillic, Greek, etc.), the font (color, size, type, etc.), the validity (an hour, a day, etc.), and the frequentness etc.
  • the message contents may include, for example, self descriptive key words (e.g. names, synonyms, nick names, abbreviations, e.g. hdl, vlg, :-), and shortcuts, e.g. T for Thomas), prefixed or suffixed key words (e.g. salutation, complementary closes, title, address), attachments (e.g. pictures) and other indications (e.g., small and capital letters, first letters).
  • self descriptive key words e.g. names, synonyms, nick names, abbreviations, e.g. hdl, vlg, :-
  • shortcuts e.g. T for Thomas
  • prefixed or suffixed key words e.g. salutation, complementary closes, title, address
  • attachments e.g. pictures
  • other indications e.g., small and capital letters, first letters.
  • the recipient database RDB at least one recipient identification (recipient ID) of an addressee, for example, in form of a telephone number, is stored as obligatory information.
  • the recipient database RDB may comprise an ID database ID-DB and an addressee information database AI-DB.
  • an addressee may have one or more recipient IDs, e.g. one or more private and business email addresses, telephone numbers, cell phone numbers, fax numbers, postal addresses, etc.
  • the recipient IDs may be stored in the ID database ID-DB.
  • an addressee has addressee information, like a name, a birthday, a religion, a home country /residence etc., whereof the latter can be used, for example, to identify national or religious holidays.
  • the addressee information as facultative information may be stored in the addressee information database AI-DB.
  • the ID database ID-DB and the addressee information database AI-DB are coupled in that way that the addressee information and the one or more recipient IDs of an addressee are linked, respectively.
  • the message sending unit MSU allows the sending of messages to the recipient ID representative of an addressee provided by the recipient database RDB.
  • the analyzing unit AU analyzes the message, especially message attributes and message contents.
  • the analyzing unit AU may comprise an analyzing database A-DB, an extracting unit EU, a listing unit LU and a selecting unit SU.
  • the analyzing database A-DB provides one or more analyzing parameters in the form of message attributes and message contents, and one or more relations between analyzing parameters and addressees, respectively. Furthermore the analyzing database A-DB stores analyzing parameters and relations of sent messages. Thereby a kind of history is obtained and can be used for later analyses, i.e. the analyzing unit learns.
  • the extracting unit EU extracts analyzing parameters from the message provided in the message creating unit MCU.
  • the listing unit LU generates a list of one or more addressees, e.g. in the form of a recipient ID, based on the analyzing parameters extracted by the extracting unit EU in combination with the relations stored in the analyzing database A-DB.
  • the selecting unit SU allows a selection of one or more addressees, e.g. in the form of a recipient ID, from among the list provided by the listing unit LU, and forwards this to the message sending unit MSU.
  • the display unit DU allows to display at least the generated recipient list.
  • the recipient database and the analyzing database may be stored in a common memory, for example, a memory card, and may be exchangeable.
  • Fig. 2 shows an illustration of the operation of the mobile device according to Fig. 1.
  • a SMS message SMS msg is selected and the text thereof starts with "Hello Tom”.
  • a first dataset DSl of the addressee information database AI-DB may contain the message attributes "SMS", the message content "Hello Tom”, and the relation to "Thomas” in the addressee information database AI-DB connected with the recipient ID "cell phone number”.
  • the message is sent to the cell phone number of Thomas as the relation to "Thomas” is stored in the dataset DSl.
  • the other dataset DS2-DSn do not contain an appropriate relation to the text such that they are not considered.
  • Fig. 3 shows a flowchart of a data processing method according to the first embodiment of the invention.
  • a first step the user chooses a kind of message, for example, a MMS, by means of the kind of message selecting unit KMSU of the message creating unit MCU.
  • the user creates a message, for example, the user chooses a picture to be sent as MMS and/or writes a text.
  • the message is analyzed by the analyzing unit AU, which will include the extraction of analyzing parameters from the message by the extraction unit EU, i.e. the extraction unit EU determines if there are message attributes and message contents which match one or more analyzing parameters stored in the analyzing database A-DB.
  • the extraction unit EU determines, for example, the name of the picture, and words in the text.
  • the listing unit LU provides a recipient list. If there are matches the listing unit LU provides a recipient list of one or more addressees based on the relations between analyzing parameters and addressees stored in the analyzing database A-DB. If there is no match, the listing unit LU provides a recipient list of one or more addressees with, the most frequently addressed one and/or the last addressed one. The recipient list is displayed on the display unit DU.
  • a next step (Sl 10) in the selecting unit SU the user may select one or more addressees from the recipient list. If an addressee has more than one recipient ID the user also selects a recipient ID. If the addressee to which the message has to be sent is not listed, the user may either type a number or access the recipient database, for example, a phone book, in order to choose an addressee and a recipient ID, and the recipient list disappears.
  • the message is sent by the message sending unit MSU to the selected recipient ID.
  • the recipient list may comprise at least one of the options to type the recipient ID, e.g. a phone number, or to consult the recipient database RDB, e.g. a phone book.
  • the listing unit LU could suggest all recipient IDs, e.g. phone numbers, stored in the recipient database RDB which include the already written part of the recipient ID.
  • the analyzing step (S 106) could be performed simultaneously with the creating step (S 104).
  • Fig. 4 shows a flowchart of the operation of the mobile device according to a first embodiment of the invention.
  • a message MSG is created.
  • the message can be a SMS, a MMS or the like.
  • the attributes of the message is extracted and the message is divided or extracted into tokens Tl-Tn (step S41).
  • the tokens Tl-Tn are matched with addresses Addrl - Addr n stored in the recipient database RDB (step S42).
  • the token Tl matches with the address Addr3. Therefore, the message MSG is sent to the address Addr3 (step S43).
  • Fig. 5 shows flowchart of the operation of the mobile device according the invention.
  • the flow starts in step S50.
  • a message MSG is created with words Wl - Wn.
  • the message MSG is tokenized and an extraction is preformed (Step S52).
  • step S53 it is determined whether the tokens from step S52 correspond to any information, entry or dataset in the recipient database RDB (like the identification ID or the address information). If one of the tokens match with a dataset in the recipient database RDB, then the message MSG is sent to a recipient according to the dataset (step S54). Thereafter, the analyzing unit AU is updated, i.e. the analyzing unit AU stores the information that this message is sent to the recipient because of a match of a token with one of the datasets in the recipient database RDB.
  • the flow ends in step S 57.
  • step S53 If in step S53 none of the tokens match a dataset in the recipient database RDB then the message MSG can be sent to the last recipient or the most frequently used recipient. Thereafter, the flow continues to step S56 and the analyzing unit AU is updated.
  • Fig. 6 shows a flowchart of a data processing method according to a second embodiment of the invention.
  • the analyzing database A-DB additionally stores relations between contents, for example, between "Dear Mrs.” and “Yours faithfully”, or between "Thomas” and the attachment "tom.jpg”.
  • both the analyzing step (S 106), the listing step (S 108) and the selecting step (SI lO) may be performed simultaneously with the creating step (S 104).
  • the listing unit LU then provides a list comprising one or more addressees as well as one or more text modules or enclosures, for example, by names or suffixes, based on the relations between analyzing parameters and addressees and based on the relations between contents; the relations stored in the analyzing database A-DB.
  • the extracting unit EU identifies "Dear Thomas".
  • the listing unit LU proposes "Insert tom.jpg" and "Send to Thomas".
  • the selecting step (SI lO) the user either chooses a content to be inserted or an addressee, or continues typing the message, so that the list disappears.
  • Fig. 7 shows a block diagram of a mobile device according to a third embodiment of the invention.
  • the recipient database RDB is embodied as an external unit and is connected with the mobile device MD by means of an interface.
  • the message creating unit MCU, the analyzing unit AU, the message sending unit MSU and the display unit DU of mobile device MD according to the third embodiment correspond to the message creating unit MCU, the analyzing unit AU, the message sending unit MSU and the display unit DU of mobile device MD according to the first embodiment.
  • the provision of an external recipient database allows to use several mobile devices with the same recipient database.
  • the result of the extracting unit EU is transmitted to the listing unit LU which connects the recipient database RDB via the interface and provides a list of the most likely addressees based on the relations between analyzing parameters and addressees stored in the analyzing database A-DB.
  • the list is displayed by the display unit DU of the mobile device MD.
  • the listing unit may operate as an external unit.
  • the interface may be a wireless interface.

Abstract

La présente invention concerne la fourniture d'un dispositif mobile qui facilite l'envoi d'un message et réduit le temps nécessaire à l'envoi d'un message, grâce à un dispositif comportant une unité de création de messages (MCU) qui crée un message présentant un ou des attributs de message et/ou un contenu de message. Une base de données de destinataires (RDB) assure le stockage d'au moins une identification de destinataire représentative d'un destinataire. Une unité d'analyse (AU) analyse les attributs de message et/ou les contenus de message, et génère une liste de destinataires d'au moins une identification de destinataires en fonction des attributs de message et/ou des contenus de message analysés.
EP06842658A 2005-12-21 2006-12-21 Dispositif mobile et procede pour l'envoi d'un message a partir d'un dispositif mobile Withdrawn EP1966746A2 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP05112560 2005-12-21
PCT/IB2006/055005 WO2007072455A2 (fr) 2005-12-21 2006-12-21 Dispositif mobile et procede pour l'envoi d'un message a partir d'un dispositif mobile

Publications (1)

Publication Number Publication Date
EP1966746A2 true EP1966746A2 (fr) 2008-09-10

Family

ID=38042633

Family Applications (1)

Application Number Title Priority Date Filing Date
EP06842658A Withdrawn EP1966746A2 (fr) 2005-12-21 2006-12-21 Dispositif mobile et procede pour l'envoi d'un message a partir d'un dispositif mobile

Country Status (6)

Country Link
US (1) US20080270559A1 (fr)
EP (1) EP1966746A2 (fr)
JP (1) JP2009521182A (fr)
CN (1) CN101346737A (fr)
TW (1) TW200742357A (fr)
WO (1) WO2007072455A2 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9686219B2 (en) 2010-04-14 2017-06-20 Nokia Technologies Oy Systems, methods, and apparatuses for facilitating determination of a message recipient

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2023582B1 (fr) 2007-07-30 2011-12-21 Research In Motion Limited Procédé et système de génération de listes ordonnées d'adresses
US8688793B2 (en) 2011-11-08 2014-04-01 Blackberry Limited System and method for insertion of addresses in electronic messages
CN103442084B (zh) * 2013-09-10 2017-02-22 杭州万格网络科技有限公司 交换数据、获取与感知服务的数据箱系统及其使用方法
WO2015183699A1 (fr) 2014-05-30 2015-12-03 Apple Inc. Procédé de messagerie prédictive
US10579212B2 (en) 2014-05-30 2020-03-03 Apple Inc. Structured suggestions
US10565219B2 (en) 2014-05-30 2020-02-18 Apple Inc. Techniques for automatically generating a suggested contact based on a received message
EP3002720A1 (fr) 2014-10-02 2016-04-06 Unify GmbH & Co. KG Méthode, dispositif et produit logiciel pour remplir un champ d'adresse d'un message électronique
US11025565B2 (en) 2015-06-07 2021-06-01 Apple Inc. Personalized prediction of responses for instant messaging
CN104994235B (zh) * 2015-07-13 2018-02-09 广东欧珀移动通信有限公司 短信息发送提醒方法和系统、短信息发送方法和系统
US10445425B2 (en) 2015-09-15 2019-10-15 Apple Inc. Emoji and canned responses
CN106791158A (zh) * 2016-09-12 2017-05-31 北京奇虎科技有限公司 短信发送方法、装置和移动终端

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5937161A (en) * 1996-04-12 1999-08-10 Usa.Net, Inc. Electronic message forwarding system
JP2004514192A (ja) * 2000-04-03 2004-05-13 スターク ジュールゲン コンテンツ制御された電子メッセージ処理を行うための方法及びシステム
JP2003178238A (ja) * 2001-12-11 2003-06-27 Hitachi Ltd 情報配信方法及び装置並びにその処理プログラム
US7050822B2 (en) * 2002-10-31 2006-05-23 Nokia Corporation Method for providing a best guess for an intended recipient of a message
KR100540241B1 (ko) * 2003-07-21 2006-01-11 엘지전자 주식회사 메시지 관리방법
US20050198351A1 (en) * 2004-02-20 2005-09-08 Microsoft Corporation Content-based routing
US20050207390A1 (en) * 2004-03-16 2005-09-22 Ramin Soheili Method and system for sending text-based communications to a network access device for an application with video or audio output
US20060075044A1 (en) * 2004-09-30 2006-04-06 Fox Kevin D System and method for electronic contact list-based search and display
US8634861B2 (en) * 2004-12-22 2014-01-21 Nokia Corporation Apparatus and methods for providing enhanced contact list information for mobile stations including mobile telephones
US7853656B2 (en) * 2005-09-01 2010-12-14 Research In Motion Limited Method and device for predicting message recipients
US20070219817A1 (en) * 2006-03-16 2007-09-20 Jianqing Wu Universal Negotiation Forum
US7941415B2 (en) * 2008-06-17 2011-05-10 International Business Machines Corporation Method of editing recipient header fields based on email content

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO2007072455A3 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9686219B2 (en) 2010-04-14 2017-06-20 Nokia Technologies Oy Systems, methods, and apparatuses for facilitating determination of a message recipient

Also Published As

Publication number Publication date
US20080270559A1 (en) 2008-10-30
CN101346737A (zh) 2009-01-14
JP2009521182A (ja) 2009-05-28
TW200742357A (en) 2007-11-01
WO2007072455A3 (fr) 2007-09-27
WO2007072455A2 (fr) 2007-06-28

Similar Documents

Publication Publication Date Title
US20080270559A1 (en) Mobile Device and Method for Sending a Message from a Mobile Device
US6721402B2 (en) Apparatus, method, and record medium for automatically categorizing received mail messages
CN101277501B (zh) 用于生成图形用户界面的系统与方法
CN102521733B (zh) 在基于对话的电子邮件系统中标注对话和消息
JP4166698B2 (ja) 連結されたエンハンストショートメッセージの管理方法およびこの方法を使用した通信端末
US8116745B2 (en) Method for displaying caller information of portable device
US20020163538A1 (en) Electronic mail guide
US20100138441A1 (en) Method for storing telephone number by automatically analyzing message and mobile terminal executing the method
JP2007510981A (ja) 入力を予測する方法
CN101194277A (zh) 在基于对话的电子邮件系统中显示对话
US20080222543A1 (en) Information terminal, server and information processing method
US7437416B2 (en) Electronic mail server apparatus
JP2009010952A (ja) 携帯機器のマルチチャネルショートカット知的リマインド方法及び装置
JP2002330234A (ja) 電話と電子メールの連携システム及び連携方法
US20040110491A1 (en) Portable terminal suitable for displaying related electronic mail, method of displaying electronic mail and program for displaying electronic mail
US7555534B2 (en) Phonetic name support in an electronic directory
KR100372663B1 (ko) 개인정보 단말기의 문자전송 및 저장방법
US7403970B1 (en) Method and apparatus for assigning a virtual address to and text-messaging to multiple text-capable destination entities
JP3426204B2 (ja) 携帯電話機
JP2004040304A (ja) 電子メールアドレス管理方法およびプログラム、電子メール端末装置
KR100391101B1 (ko) 전자명함의 전송방법 및 수신방법
JP2005141753A (ja) モバイル通信デバイスの電子メッセージサイズを減少させるシステムおよび方法
WO2022196772A1 (fr) Programme de communication de message
KR101083457B1 (ko) 단문자 메시지 관리 방법 및 상기 방법을 수행하는 이동통신 단말기
KR20040044712A (ko) 휴대폰의 문자메시지 검색 방법

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20080721

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC NL PL PT RO SE SI SK TR

17Q First examination report despatched

Effective date: 20090710

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20091121