mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
corrected secs values per definition
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1069 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
39f6cc586b
commit
892de8cdf7
20
xep-0136.xml
20
xep-0136.xml
@ -443,7 +443,7 @@
|
||||
subject='She speaks!'>
|
||||
<from secs='0'><body>Art thou not Romeo, and a Montague?</body></from>
|
||||
<to secs='11'><body>Neither, fair saint, if either thee dislike.</body></to>
|
||||
<from secs='14'><body>How cam'st thou hither, tell me, and wherefore?</body></from>
|
||||
<from secs='7'><body>How cam'st thou hither, tell me, and wherefore?</body></from>
|
||||
<note utc='1469-07-21T03:04:35Z'>I think she might fancy me.</note>
|
||||
</chat>
|
||||
</save>
|
||||
@ -485,7 +485,7 @@
|
||||
subject='She speaks!'>
|
||||
<from utc='1469-07-21T00:32:29Z'><body>Art thou not Romeo, and a Montague?</body></from>
|
||||
<to secs='11'><body>Neither, fair saint, if either thee dislike.</body></to>
|
||||
<from secs='14'><body>How cam'st thou hither, tell me, and wherefore?</body></from>
|
||||
<from secs='7'><body>How cam'st thou hither, tell me, and wherefore?</body></from>
|
||||
</chat>
|
||||
</save>
|
||||
</iq>
|
||||
@ -499,8 +499,8 @@
|
||||
<chat with='balcony@house.capulet.com'
|
||||
start='1469-07-21T03:16:37Z'>
|
||||
<from secs='0' name='benvolio'><body>She will invite him to some supper.</body></from>
|
||||
<from secs='5' name='mercutio'><body>A bawd, a bawd, a bawd! So ho!</body></from>
|
||||
<from secs='11' name='romeo' jid='romeo@montague.net'><body>What hast thou found?</body></from>
|
||||
<from secs='6' name='mercutio'><body>A bawd, a bawd, a bawd! So ho!</body></from>
|
||||
<from secs='3' name='romeo' jid='romeo@montague.net'><body>What hast thou found?</body></from>
|
||||
</chat>
|
||||
</save>
|
||||
</iq>
|
||||
@ -515,7 +515,7 @@
|
||||
start='1469-07-21T03:01:54Z'>
|
||||
<next with='balcony@house.capulet.com' start='1469-07-21T03:16:37Z'/>
|
||||
<to secs='0'><body>O, I am fortune's fool!</body></from>
|
||||
<from secs='7'><body>Why dost thou stay?</body></from>
|
||||
<from secs='4'><body>Why dost thou stay?</body></from>
|
||||
</chat>
|
||||
</save>
|
||||
</iq>
|
||||
@ -527,8 +527,8 @@
|
||||
start='1469-07-21T03:16:37Z'>
|
||||
<previous with='benvolio@capulet.com' start='1469-07-21T03:01:54Z'/>
|
||||
<from secs='0' name='benvolio'><body>She will invite him to some supper.</body></from>
|
||||
<from secs='5' name='mercutio'><body>A bawd, a bawd, a bawd! So ho!</body></from>
|
||||
<from secs='11' name='romeo'><body>What hast thou found?</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>
|
||||
</chat>
|
||||
</save>
|
||||
</iq>
|
||||
@ -563,7 +563,7 @@
|
||||
<field var='action_before'><value>1469-07-29T12:00:00Z</value></field>
|
||||
</x>
|
||||
<to secs='0'><body>O, I am fortune's fool!</body></from>
|
||||
<from secs='7'><body>Why dost thou stay?</body></from>
|
||||
<from secs='4'><body>Why dost thou stay?</body></from>
|
||||
</chat>
|
||||
</save>
|
||||
</iq>
|
||||
@ -827,7 +827,7 @@
|
||||
.
|
||||
[98 more messages]
|
||||
.
|
||||
<from secs='14'><body>How cam'st thou hither, tell me, and wherefore?</body></from>
|
||||
<from secs='9'><body>How cam'st thou hither, tell me, and wherefore?</body></from>
|
||||
<set xmlns='http://jabber.org/protocol/rsm'>
|
||||
<first index='0'>0</first>
|
||||
<last>99</last>
|
||||
@ -1171,7 +1171,7 @@
|
||||
<chat start='1469-07-21T02:56:15Z' subject='She speaks!'>
|
||||
<from secs='0'><body>Art thou not Romeo, and a Montague?</body></from>
|
||||
<to secs='11'><body>Neither, fair saint, if either thee dislike.</body></to>
|
||||
<from secs='14'><body>How cam'st thou hither, tell me, and wherefore?</body></from>
|
||||
<from secs='7'><body>How cam'st thou hither, tell me, and wherefore?</body></from>
|
||||
</chat>
|
||||
</archive>
|
||||
]]></example>
|
||||
|
Loading…
Reference in New Issue
Block a user