mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-21 23:28:51 -05:00
XEP-0329: Update referenced XEP-0234 to version 0.16
This commit is contained in:
parent
6b53252c7f
commit
bbaec1433f
14
xep-0329.xml
14
xep-0329.xml
@ -114,7 +114,7 @@
|
||||
to='juliet@capulet.com/chamber'
|
||||
id='1234'>
|
||||
<query xmlns="urn:xmpp:fis:0" node="documents">
|
||||
<file xmlns='urn:xmpp:jingle:apps:file-transfer:3'>
|
||||
<file xmlns='urn:xmpp:jingle:apps:file-transfer:4'>
|
||||
<name>test.txt</name>
|
||||
<date>1969-07-21T02:56:15Z</date>
|
||||
<desc>This is a test. If this were a real file...</desc>
|
||||
@ -122,7 +122,7 @@
|
||||
<size>1022</size>
|
||||
<hash xmlns='urn:xmpp:hashes:1' algo='sha-1'>552da749930852c69ae5d2141d3766b1</hash>
|
||||
</file>
|
||||
<file xmlns='urn:xmpp:jingle:apps:file-transfer:3'>
|
||||
<file xmlns='urn:xmpp:jingle:apps:file-transfer:4'>
|
||||
<name>test2.txt</name>
|
||||
</file>
|
||||
<directory name="secret docs" />
|
||||
@ -142,7 +142,7 @@
|
||||
to='juliet@capulet.com/chamber'
|
||||
id='1234'>
|
||||
<query xmlns="urn:xmpp:fis:0" node="test2.txt">
|
||||
<file xmlns='urn:xmpp:jingle:apps:file-transfer:3'>
|
||||
<file xmlns='urn:xmpp:jingle:apps:file-transfer:4'>
|
||||
<name>test2.txt</name>
|
||||
<size>1000</size>
|
||||
</file>
|
||||
@ -170,14 +170,12 @@
|
||||
action='session-initiate'
|
||||
initiator='juliet@capulet.com/chamber'
|
||||
sid='uj3b2'>
|
||||
<content creator='initiator' name='a-file-request'>
|
||||
<description xmlns='urn:xmpp:jingle:apps:file-transfer:3'>
|
||||
<request>
|
||||
<file xmlns='urn:xmpp:jingle:apps:file-transfer:3'>
|
||||
<content creator='initiator' name='a-file-request' senders='responder'>
|
||||
<description xmlns='urn:xmpp:jingle:apps:file-transfer:4'>
|
||||
<file>
|
||||
<name>pics/test4.png</name>
|
||||
<size>10740</size>
|
||||
</file>
|
||||
</request>
|
||||
</description>
|
||||
</content>
|
||||
</jingle>]]></example>
|
||||
|
Loading…
Reference in New Issue
Block a user