2.2.3 Standard XML Namespaces

The following table shows the standard XML namespaces that are used in this protocol and the alias (prefix) that is used in the remaining sections of this protocol specification. Typically, SRMP messages declare the SOAP envelope and SRMP namespaces in the <se:Envelope> element. The WS-Routing namespace is declared in the <rp:path> element, which is the only element that uses it. The MSMQ namespace is declared in the <msmq:Msmq> element, which is the only element that uses it.

 Alias (prefix)

 XML namespace

 Note

se

http://schemas.xmlsoap.org/soap/envelope/

Standard SOAP envelope namespace.

rp

http://schemas.xmlsoap.org/rp/

Standard WS-Routing namespace.

srmp

http://schemas.xmlsoap.org/srmp/

SRMP namespace; the XML schema is not currently defined.

msmq

msmq.namespace.xml

Internal MSMQ namespace; used to identify MSMQ elements.

Although the SRMP XML namespace uses a URI to define that namespace, the schema for SRMP has not been defined, and there are no plans to define it.

A schema for the MSMQ namespace has not been defined, and there are no plans to define it.

This document follows the convention that, when discussing elements, they are prefixed with the previously defined aliases unless the context makes it clear which namespace the element is from.