This document specifies SOAP-over-UDP, which defines how to transmit SOAP messages over the User Datagram Protocol (UDP). It supports one-way messaging where a SOAP envelope is carried in a single UDP datagram, as well as request-response patterns. The document defines UDP packet formatting, addressing requirements, supported message exchange patterns including unicast, multicast, and retransmission handling. It also discusses security considerations and provides examples of one-way, request, and response SOAP messages over UDP.