diff --git a/xep-0072.xml b/xep-0072.xml index 38d48a65..b2a828e1 100644 --- a/xep-0072.xml +++ b/xep-0072.xml @@ -25,12 +25,7 @@ soap#fault http://www.xmpp.org/schemas/soap-fault.xsd - - Fabio - Forno - fabio.forno@polito.it - sciasbat@jabber.linux.it - + &fabio; &stpeter; 1.0 @@ -591,7 +586,7 @@
  • The 'transport' attribute of the <soap:binding> element MUST be set to "http://jabber.org/protocol/soap".
  • The 'style' attribute of the <soap:binding> element SHOULD be set to "document".
  • 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.
  • -
  • A valid XMPP URI/IRI (see &rfc4622;) MUST be used for the 'location' attribute in the <soap:address> element.
  • +
  • A valid XMPP URI/IRI (see &rfc5122;) MUST be used for the 'location' attribute in the <soap:address> element.
  • 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.