Message Transmission Optimization Mechanism

Message Transmission Optimization Mechanism

MTOM is the W3C Message Transmission Optimization Mechanism, a method of efficiently sending binary data to and from Web services.

MTOM is usually used with XOP (XML-binary Optimized Packaging).

Contents

Status

MTOM is a W3C Recommendation.

In the lead up to the approval of MTOM as a W3C Recommendation, several different alternatives for handling binary data in SOAP messages were submitted to the W3C: SOAP with Attachments (SwA) and DIME attachments. MTOM supersedes those other proposals.

Benefits

The efficiency claims of MTOM only refers to the size of the messages sent across the wire. Since SOAP uses XML, any binary data in the SOAP message will have to be encoded as text. This is usually done using Base64 encoding which increases the size of the binary data by 33%. MTOM provides a way to send the binary data in its original binary form, avoiding any increase in size due to encoding it in text. MTOM does not address the efficiency of serializing or deserializing the messages.

Application

MTOM only optimizes element content that is in the canonical lexical representation of the xs:base64Binary data type. Since there is no standard way to indicate whether data is in the canonical lexical representation, the mechanism for applying MTOM is implementation dependent.

The use of MTOM is a hop-by-hop contract between one SOAP node and the next. There is no guarantee that the optimization will be preserved if there are multiple SOAP nodes involved.

Details

Although most users treat MTOM as a single mechanism, the MTOM specification defines it as three related features:

  • Firstly, an "Abstract SOAP Transmission Optimization Feature" for sending and receiving SOAP messages that contain binary data. The binary data is a part of the single XML Infoset model, but this feature introduces the concept of sending the binary data separately (i.e. not in the serialized XML infoset). This abstract feature does not define how the serialized XML infoset looks without the binary data, nor how the binary data is actually represented.
  • Secondly, an "Optimized MIME Multipart/Related Serialization of SOAP Messages" is defined. This defines that the serialized XML infoset will include XML-binary Optimized Packaging (XOP) in place of the binary data, and the binary data (along with the serialized XML infoset with XOP placeholders) will be represented together in a MIME container. Although this defines a SOAP message, it does not define the transport protocol over which that MIME and XOP SOAP message is sent.
  • Thirdly, a "HTTP SOAP Transmission Optimization Feature" defines how the above MIME and XOP SOAP message is sent over HTTP.

Sometimes the term "MTOM" is used as a shorthand to mean "MTOM with XOP". XOP is used as the referencing mechanism in the serialised XML infoset. In theory, the abstract MTOM model could be used with a different referencing mechanism or different container format. In theory, MTOM could be used over a different transport protocol instead of HTTP. In practice, MTOM is usually used with XOP, MIME and HTTP.

See also

External links



Wikimedia Foundation. 2010.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • Message Transmission Optimization Mechanism — MTOM, acronyme de Message Transmission Optimization Mechanism du W3C, est une méthode d envoi de données binaires par services Web. MTOM est habituellement utilisé avec XOP (XML binary Optimized Packaging). Sommaire 1 Avantages 2 Voir aussi 2.1… …   Wikipédia en Français

  • SOAP Message Transmission Optimization Mechanism — (MTOM) ist die W3C Empfehlung für die Übertragung binärer Daten in Webservices. Es verwendet XML binary Optimized Packaging (XOP) für die optimierte Übermittlung binärer Daten. MTOM ersetzt damit die sonst für die Übertragung binärer Daten… …   Deutsch Wikipedia

  • Direct Internet Message Encapsulation — (DIME) was a Microsoft proposed internet standard in the early 2000s for the streaming of binary and other encapsulated data over the Internet. According to the IETF web site, the standard has been withdrawn and never made RFC status. However,… …   Wikipedia

  • Direct Internet Message Encapsulation — (DIME) ist ein von Microsoft vorgeschlagenes Nachrichtenformat für die Übertragung binärer Nachrichten mit SOAP. Es wurde inzwischen jedoch zugunsten von MTOM für obsolet erklärt. Siehe hierzu [1] unter Superseded Specifications DIME ist ein… …   Deutsch Wikipedia

  • Liste Des Spécifications Des Services Web WS-* — Demande de traduction List of Web service specifications → …   Wikipédia en Français

  • Liste des specifications des Services Web WS-* — Liste des spécifications des services web WS * Demande de traduction List of Web service specifications → …   Wikipédia en Français

  • Liste des spécifications des Services Web WS-* — Demande de traduction List of Web service specifications → …   Wikipédia en Français

  • Liste des spécifications des services web ws-* — Demande de traduction List of Web service specifications → …   Wikipédia en Français

  • Spécifications de services web — Liste des spécifications des services web WS * Demande de traduction List of Web service specifications → …   Wikipédia en Français

  • WS-* — Liste des spécifications des services web WS * Demande de traduction List of Web service specifications → …   Wikipédia en Français

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”