The Cover PagesThe OASIS Cover Pages: The Online Resource for Markup Language Technologies
SEARCH | ABOUT | INDEX | NEWS | CORE STANDARDS | TECHNOLOGY REPORTS | EVENTS | LIBRARY
SEARCH
Advanced Search
ABOUT
Site Map
CP RSS Channel
Contact Us
Sponsoring CP
About Our Sponsors

NEWS
Cover Stories
Articles & Papers
Press Releases

CORE STANDARDS
XML
SGML
Schemas
XSL/XSLT/XPath
XLink
XML Query
CSS
SVG

TECHNOLOGY REPORTS
XML Applications
General Apps
Government Apps
Academic Apps

EVENTS
LIBRARY
Introductions
FAQs
Bibliography
Technology and Society
Semantics
Tech Topics
Software
Related Standards
Historic
Last modified: May 24, 2000
XML Mail Transport Protocol (XMTP) for XML SMTP and MIME Representation

[May 23, 2000] XMTP: XML SMTP and MIME representation, XML <-> MIME conversion. By Jonathan Borden; XMTP is part of the GroveLogic package.

"The eXtensible Mail Transport Protocol (XMTP) is a mapping of MIME/SMTP to XML. MIME is the lingua franca of the Web. Both the HTTP and SMTP protocols are MIME based. As XML gains in popularity it is useful to be able to represent MIME messages as XML documents. This mapping is straightforward and demonstrates handling of binary data in XML documents as BASE64 encodings. Using XMTP, SMTP messages can be transformed via XSLT into HTML pages for viewing. XMTP has been implemented in Java using SAX and in C++/COM using the IE5 DOM."

"Mapping the MIME format into XML allows the integration of MIME messages into XML systems. This mapping is straightforward: (1) The root element of the document is <MIME>. (2) XMTP uses the XML namespace xmlns:mime="http://www.grovelogic.com/xmtp" declared as <MIME xmlns:mime= "http://www.grovelogic.com/xmtp">. (3) Headers become elements. (4) Header parameters become attributes of the header element. (5) The body is represented by the element <BODY>. (6) Multipart MIME types are represented as <MIME> elements within the <Parts> element. (7) The Content-Type header defines the type of information contained in the body. The Content-Transfer-Encoding header defines the format (e.g. base64 or binary)."

Note also other XML projects from GroveLogic LLC: (1) XPository - The XPository system is an XML repository/interface engine which links data from medical sources such as DICOM and HL7 with MIME data over HTTP and SMTP. XPository integrates with relational and object databases. XPository uses facilities provided by the XMOP and XTRIME systems (2) XTRIME (eXtensible Transacted Internet Messaging Engine) - A pattern matching rule-based transactional engine for intelligent workflow, message routing and system integration.

References:


Hosted By
OASIS - Organization for the Advancement of Structured Information Standards

Sponsored By

IBM Corporation
ISIS Papyrus
Microsoft Corporation
Oracle Corporation

Primeton

XML Daily Newslink
Receive daily news updates from Managing Editor, Robin Cover.

 Newsletter Subscription
 Newsletter Archives
Globe Image

Document URI: http://xml.coverpages.org/xmtp.html  —  Legal stuff
Robin Cover, Editor: robin@oasis-open.org