mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
minor clarification
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2855 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
1de225472c
commit
ee605b2027
@ -281,7 +281,7 @@
|
||||
<ol start='1'>
|
||||
<li>Append the XML character data of the FORM_TYPE field's <value/> element, followed by the '<' character.</li>
|
||||
<li>Sort the fields by the value of the "var" attribute.</li>
|
||||
<li>For each field:
|
||||
<li>For each field other than FORM_TYPE:
|
||||
<ol start='1'>
|
||||
<li>Append the value of the "var" attribute, followed by the '<' character.</li>
|
||||
<li>Sort values by the XML character data of the <value/> element.</li>
|
||||
|
Loading…
Reference in New Issue
Block a user