作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2006, Vol. 32 ›› Issue (8): 76-78.

• 软件技术与数据库 • 上一篇    下一篇

基于 XML 结构的电子邮件的表示及其生成

钱龙华,钱培德   

  1. 苏州大学计算机科学与技术学院,苏州 215006
  • 出版日期:2006-04-20 发布日期:2006-04-20

Representation and Generation of XML-based Electronic Mail

QIAN Longhua, QIAN Peide   

  1. School of Computer Science and Technology, Soochow University, Suzhou 215006
  • Online:2006-04-20 Published:2006-04-20

摘要: 电子邮件通常按半结构化的MIME 格式进行封装和传输,并以各个邮件用户代理专用的数据格式进行存储,无法同其它应用程序共享电子邮件,也无法充分利用电子邮件这一信息源。该文提出了一种面向邮件客户端的电子邮件的XML 表示方法,将邮件的XML 标记进一步地细化,目的是便于电子邮件的检索和重组,并给出了从邮件的MIME 源码到邮件的XML 文档的转换方法,为邮件的后续操作和邮件库的充分利用提供基础。

关键词: 邮件用户代理;多用途Internet 邮件扩充;可扩充标记语言

Abstract: E-mail is usually encapsulated and transferred in semi-structured MIME format, and stored by different mail user agents in private formats, so e-mails could not be shared between mail user agent and other applications, and the resources could not be fully utilized. This paper proposes a kind of XML representation scheme for email on user agent. XML tags of email are refined in order to facilitate the retrieving and rearrangement of emails. The approach to transform MIME e-mail into XML document is also provided, thus it lays the basic foundation to the subsequent mail operations and the full utilization of mail base

Key words: E-mail user agent; MIME; XML