Article · Wikipedia archive · Last revised Jul 16, 2026

SOAP with Attachments

SOAP with Attachments (SwA) or MIME for Web Services is the use of web services to send and receive files with a combination of SOAP and MIME, primarily over HTTP.

Last revised
Jul 16, 2026
Read time
≈ 1 min
Length
148 w
Citations
1
Source
SwA structure source ↗

SOAP with Attachments (SwA) or MIME for Web Services is the use of web services to send and receive files with a combination of SOAP and MIME, primarily over HTTP.

Note that SwA is not a new specification, but rather a mechanism for using the existing SOAP and MIME facilities to perfect the transmission of files using Web Services invocations.

Status

SwA is a W3C Note. It was submitted as a proposal, but it was not adopted by the W3C. Instead, MTOM is the W3C Recommendation for handling binary data in SOAP messages. With the release of SOAP 1.2 additionally the note SOAP 1.2 Attachment Feature1 was published.

See also

See also

References

References

  1. SOAP 1.2 Attachment Feature by the W3C's of 8 June 2004
External links