mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
XMPP URI reference
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1766 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
2e28fa6c36
commit
e2862794bf
@ -25,12 +25,7 @@
|
|||||||
<ns>soap#fault</ns>
|
<ns>soap#fault</ns>
|
||||||
<url>http://www.xmpp.org/schemas/soap-fault.xsd</url>
|
<url>http://www.xmpp.org/schemas/soap-fault.xsd</url>
|
||||||
</schemaloc>
|
</schemaloc>
|
||||||
<author>
|
&fabio;
|
||||||
<firstname>Fabio</firstname>
|
|
||||||
<surname>Forno</surname>
|
|
||||||
<email>fabio.forno@polito.it</email>
|
|
||||||
<jid>sciasbat@jabber.linux.it</jid>
|
|
||||||
</author>
|
|
||||||
&stpeter;
|
&stpeter;
|
||||||
<revision>
|
<revision>
|
||||||
<version>1.0</version>
|
<version>1.0</version>
|
||||||
@ -591,7 +586,7 @@
|
|||||||
<li>The 'transport' attribute of the <soap:binding> element MUST be set to "http://jabber.org/protocol/soap".</li>
|
<li>The 'transport' attribute of the <soap:binding> element MUST be set to "http://jabber.org/protocol/soap".</li>
|
||||||
<li>The 'style' attribute of the <soap:binding> element SHOULD be set to "document".</li>
|
<li>The 'style' attribute of the <soap:binding> element SHOULD be set to "document".</li>
|
||||||
<li>The 'soapAction' attribute of the <soap:operation> element MAY be used; if so, it SHOULD be transported in an appropriate env:Header element for compatibility with the HTTP transport.</li>
|
<li>The 'soapAction' attribute of the <soap:operation> element MAY be used; if so, it SHOULD be transported in an appropriate env:Header element for compatibility with the HTTP transport.</li>
|
||||||
<li>A valid XMPP URI/IRI (see &rfc4622;) MUST be used for the 'location' attribute in the <soap:address> element.</li>
|
<li>A valid XMPP URI/IRI (see &rfc5122;) MUST be used for the 'location' attribute in the <soap:address> element.</li>
|
||||||
</ol>
|
</ol>
|
||||||
<p>The following is an example of a WSDL definition for an endpoint that supports the SOAP XMPP binding: a mythical service that translates Shakespearean English into selected modern languages and dialects.</p>
|
<p>The following is an example of a WSDL definition for an endpoint that supports the SOAP XMPP binding: a mythical service that translates Shakespearean English into selected modern languages and dialects.</p>
|
||||||
<example caption="Example of WSDL definition for a translation service that supports SOAP over XMPP"><![CDATA[
|
<example caption="Example of WSDL definition for a translation service that supports SOAP over XMPP"><![CDATA[
|
||||||
|
Loading…
Reference in New Issue
Block a user