XEP-0174: Fix samples, <starttls/> does not have an 'optional' element

As per RFC 6120, <starttls/> only has a <required/> element.
This commit is contained in:
Christian Schudt 2018-02-06 15:33:43 +01:00
parent 6596b932d6
commit 8ffc86f9e6
1 changed files with 2 additions and 2 deletions

View File

@ -387,7 +387,7 @@ R: <?xml version='1.0'?>
<example caption="Recipient Sends Stream Features"><![CDATA[
R: <stream:features>
<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'>
<optional/>
<required/>
</starttls>
</stream:features>
]]></example>
@ -450,7 +450,7 @@ R: <?xml version='1.0'?>
<example caption="Recipient Sends Stream Features"><![CDATA[
R: <stream:features>
<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'>
<optional/>
<required/>
</starttls>
<query xmlns='http://jabber.org/protocol/disco#info'
node='http://code.google.com/p/exodus#QgayPKawpkPSDYmwT/WM94uAlu0='>