1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-28 04:02:20 -05:00

Benvolio was a Montague

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1807 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2008-04-28 14:09:44 +00:00
parent 61eb6b0ff4
commit 28ed02a47b
2 changed files with 9 additions and 9 deletions

View File

@ -675,7 +675,7 @@
<example caption='Private chat linked to later groupchat'><![CDATA[ <example caption='Private chat linked to later groupchat'><![CDATA[
<iq type='set' id='link1'> <iq type='set' id='link1'>
<save xmlns='urn:xmpp:tmp:archive'> <save xmlns='urn:xmpp:tmp:archive'>
<chat with='benvolio@capulet.com' <chat with='benvolio@montague.net'
start='1469-07-21T03:01:54Z'> start='1469-07-21T03:01:54Z'>
<next with='balcony@house.capulet.com' start='1469-07-21T03:16:37Z'/> <next with='balcony@house.capulet.com' start='1469-07-21T03:16:37Z'/>
<to secs='0'><body>O, I am fortune's fool!</body></to> <to secs='0'><body>O, I am fortune's fool!</body></to>
@ -689,7 +689,7 @@
<save xmlns='urn:xmpp:tmp:archive'> <save xmlns='urn:xmpp:tmp:archive'>
<chat with='balcony@house.capulet.com' <chat with='balcony@house.capulet.com'
start='1469-07-21T03:16:37Z'> start='1469-07-21T03:16:37Z'>
<previous with='benvolio@capulet.com' start='1469-07-21T03:01:54Z'/> <previous with='benvolio@montague.net' start='1469-07-21T03:01:54Z'/>
<from secs='0' name='benvolio'><body>She will invite him to some supper.</body></from> <from secs='0' name='benvolio'><body>She will invite him to some supper.</body></from>
<from secs='6' name='mercutio'><body>A bawd, a bawd, a bawd! So ho!</body></from> <from secs='6' name='mercutio'><body>A bawd, a bawd, a bawd! So ho!</body></from>
<from secs='3' name='romeo'><body>What hast thou found?</body></from> <from secs='3' name='romeo'><body>What hast thou found?</body></from>
@ -719,7 +719,7 @@
<example caption='Private chat with attributes form'><![CDATA[ <example caption='Private chat with attributes form'><![CDATA[
<iq type='set' id='form1'> <iq type='set' id='form1'>
<save xmlns='urn:xmpp:tmp:archive'> <save xmlns='urn:xmpp:tmp:archive'>
<chat with='benvolio@capulet.com' <chat with='benvolio@montague.net'
start='1469-07-21T03:01:54Z'> start='1469-07-21T03:01:54Z'>
<to secs='0'><body>O, I am fortune's fool!</body></to> <to secs='0'><body>O, I am fortune's fool!</body></to>
<from secs='4'><body>Why dost thou stay?</body></from> <from secs='4'><body>Why dost thou stay?</body></from>
@ -1117,7 +1117,7 @@
<example caption='Private chat with encrypted attributes form'><![CDATA[ <example caption='Private chat with encrypted attributes form'><![CDATA[
<iq type='set' id='form2'> <iq type='set' id='form2'>
<save xmlns='urn:xmpp:tmp:archive'> <save xmlns='urn:xmpp:tmp:archive'>
<chat with='benvolio@capulet.com' <chat with='benvolio@montague.net'
start='1469-07-21T03:01:54Z'> start='1469-07-21T03:01:54Z'>
<x xmlns='jabber:x:data' type='submit'> <x xmlns='jabber:x:data' type='submit'>
<EncryptedData xmlns='http://www.w3.org/2001/04/xmlenc#' <EncryptedData xmlns='http://www.w3.org/2001/04/xmlenc#'
@ -1145,7 +1145,7 @@
<example caption='Deleting the attributes form'><![CDATA[ <example caption='Deleting the attributes form'><![CDATA[
<iq type='set' id='form3'> <iq type='set' id='form3'>
<save xmlns='urn:xmpp:tmp:archive'> <save xmlns='urn:xmpp:tmp:archive'>
<chat with='benvolio@capulet.com' <chat with='benvolio@montague.net'
start='1469-07-21T03:01:54Z'> start='1469-07-21T03:01:54Z'>
<x xmlns='jabber:x:data' type='submit'/> <x xmlns='jabber:x:data' type='submit'/>
</chat> </chat>

View File

@ -411,7 +411,7 @@
id='keys3' id='keys3'
to='juliet@capulet.com/balcony' to='juliet@capulet.com/balcony'
from='romeo@montague.net/garden'> from='romeo@montague.net/garden'>
<pubkeys xmlns='urn:xmpp:tmp:pubkey' jid='benvolio@capulet.com'/> <pubkeys xmlns='urn:xmpp:tmp:pubkey' jid='benvolio@montague.net'/>
</iq> </iq>
]]></example> ]]></example>
<example caption='Third-party responds with public keys'><![CDATA[ <example caption='Third-party responds with public keys'><![CDATA[
@ -419,7 +419,7 @@
id='keys3' id='keys3'
to='romeo@montague.net/garden' to='romeo@montague.net/garden'
from='juliet@capulet.com/balcony'> from='juliet@capulet.com/balcony'>
<pubkeys xmlns='urn:xmpp:tmp:pubkey' jid='benvolio@capulet.com'> <pubkeys xmlns='urn:xmpp:tmp:pubkey' jid='benvolio@montague.net'>
<KeyInfo xmlns='http://www.w3.org/2000/09/xmldsig#'> <KeyInfo xmlns='http://www.w3.org/2000/09/xmldsig#'>
... ...
</KeyInfo> </KeyInfo>
@ -434,7 +434,7 @@
id='keys3' id='keys3'
to='romeo@montague.net/garden' to='romeo@montague.net/garden'
from='juliet@capulet.com/balcony'> from='juliet@capulet.com/balcony'>
<pubkeys xmlns='urn:xmpp:tmp:pubkey' jid='benvolio@capulet.com'/> <pubkeys xmlns='urn:xmpp:tmp:pubkey' jid='benvolio@montague.net'/>
<error code='404' type='cancel'> <error code='404' type='cancel'>
<item-not-found xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/> <item-not-found xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
</error> </error>
@ -447,7 +447,7 @@
<example caption='Sending public keys'><![CDATA[ <example caption='Sending public keys'><![CDATA[
<message to='romeo@montague.net/garden' <message to='romeo@montague.net/garden'
from='juliet@capulet.com/balcony'> from='juliet@capulet.com/balcony'>
<pubkeys xmlns='urn:xmpp:tmp:pubkey' jid='benvolio@capulet.com'> <pubkeys xmlns='urn:xmpp:tmp:pubkey' jid='benvolio@montague.net'>
<KeyInfo xmlns='http://www.w3.org/2000/09/xmldsig#'> <KeyInfo xmlns='http://www.w3.org/2000/09/xmldsig#'>
<KeyValue> <KeyValue>
<RSAKeyValue> <RSAKeyValue>