mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
typo in example /psa
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3397 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
e0a935feee
commit
72161f8846
@ -413,7 +413,7 @@ if (function instanceof IoDataFunction) {
|
||||
<p>Beside the 'in' and 'out' elements an 'error' element is optionally allowed and would be discovered in exactly the same. It is not included in the example to keep it simple.</p>
|
||||
<p>The XML Schemata request is done by setting the type of the IO Data element to 'io-schemata-get'.</p>
|
||||
<example caption='IO Schemata request'><![CDATA[
|
||||
<iq type='get'
|
||||
<iq type='set'
|
||||
from='user@university.example.org'
|
||||
to='service.university.example.org'
|
||||
id='iq_126'>
|
||||
|
Loading…
Reference in New Issue
Block a user