Commit Graph

19 Commits

Author SHA1 Message Date
Florian Schmaus f78938a44f [formtypes] Clarify FORM_TYPE field type on 'submit' type forms
Since 'submit' type forms are allowed to omitt the explicit declartion
of the form field type, we must specify that the special FORM_TYPE
field in 'submit' forms may not carry a type declartion.

This just reflects what it is done in the wild anyways.

Co-authored-by: Marvin W <git@larma.de>
2020-05-26 17:23:29 +02:00
Emmanuel Gil Peyrot 7a64b7b1ed Remove spaces at the end of CDATA blocks in all XEPs.
sed -i 's/^\s\+]]>/]]>/g' xep-*.xml
2017-02-16 19:37:21 -06:00
Emmanuel Gil Peyrot 3c5f20a4ca Remove all trailing whitespace from every XEP.
sed -i 's/\s\+$//' xep-*.xml
2017-02-16 19:37:21 -06:00
Emmanuel Gil Peyrot 81adf4bc25 Remove the executable bit from XML files. 2015-06-24 00:39:33 +01:00
Peter Saint-Andre eec77489c7 RFC 6648 2012-06-25 11:46:07 -06:00
Peter Saint-Andre 48aa55da25 typo 2012-05-29 10:40:58 -06:00
Peter Saint-Andre d50f1754c0 1.2 2012-05-28 21:21:23 -06:00
Peter Saint-Andre 2203f34e1d 1.2rc6 2012-05-21 16:52:07 -06:00
Peter Saint-Andre 78c70c622e 1.2rc5 2012-05-16 06:50:59 -06:00
Peter Saint-Andre 5962e92667 1.2rc4 2012-05-09 11:50:23 -06:00
Peter Saint-Andre 3863423fd8 1.2rc3 2012-05-09 09:27:54 -06:00
Peter Saint-Andre 6e38e498ba 1.2rc2 2012-04-17 20:46:27 -06:00
stpeter 0d8aed9542 interim 2011-10-20 16:45:36 -06:00
stpeter 24e446d0dd 1.2pre1 2011-10-18 15:49:30 -06:00
Peter Saint-Andre 76458a46cd harmony with XEP-0060 for examples
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2984 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-04-05 17:19:29 +00:00
Peter Saint-Andre 29bee13867 XSF/SIG cleanup
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@320 4b5297f7-1745-476d-ba37-a9c6900126ab
2007-01-15 03:38:19 +00:00
Peter Saint-Andre 56412aa8c0 corrections
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@51 4b5297f7-1745-476d-ba37-a9c6900126ab
2006-10-04 18:40:38 +00:00
Peter Saint-Andre fe1d5643e8 JEP to XEP
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@34 4b5297f7-1745-476d-ba37-a9c6900126ab
2006-10-03 23:25:20 +00:00
Peter Saint-Andre 2ac91f50c8 Initial revision
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2 4b5297f7-1745-476d-ba37-a9c6900126ab
2006-10-02 22:22:13 +00:00