Commit Graph

34 Commits

Author SHA1 Message Date
Jonas Schäfer 07fa677523 XEP-0004: add revision block 2021-06-08 20:48:32 +02:00
Sam Whited bee8a3b647 XEP-0004: fix minor typo 2021-06-08 20:39:42 +02:00
Jonas Schäfer c5f8044bec XEP-0004: fix version date (sssh!) 2021-03-07 12:02:30 +01:00
Jonas Schäfer 2cdc01a20f XEP-0004: add revision block 2021-03-02 17:45:52 +01:00
Jonas Schäfer a372c1920d XEP-0004: Add note about compatibility for element ordering
After some discussion on-list [1] and in the council [2], we
agreed that an informational box would be best to convey the
change.

   [1]: https://mail.jabber.org/pipermail/standards/2021-February/038148.html
   [2]: https://logs.xmpp.org/council/2021-02-17#2021-02-17-f706cab427273ca0
2021-03-02 17:45:52 +01:00
Florian Schmaus 9a0bafe030 XEP-0004: Clarify that <reported/> must appear first
It is important for form consuming entities which validate the form
field types that the <reported/> element appears before any <item/>
element in result forms. This is because the <reported/> element
contains the information about the field type of the fields. So if a
form has any <item/> before <reported/>, valididating entites would
need two passes to parse the form: the first pass to parse <reported/>
and the second one to parse the fields in <item/>s.

I consider this a non-breaking change, and just a clarification of the
XEP authors intention.
2021-03-02 17:38:52 +01:00
Florian Schmaus df3d3d8b82 XEP-0004: Clarify which elements are meant 2021-03-02 17:38:37 +01:00
Jonas Schäfer 78b78df5b0 XEP-0004: add revision block 2020-09-29 16:36:20 +02:00
Jonas Schäfer a11137a996 Merge branch 'feature/xep-0004-2' into feature/xep-0004 2020-09-29 16:34:21 +02:00
Florian Schmaus f35b0ace41 XEP-0004: Clarify field type omission for 'submit' and 'result' form field types
The specification was a bit involved about that topic. Hopefully this
reformatting text improves the readability.

This commit is based on a different patch by Florian Schmaus and
hopefully further improves clarity by spelling out all cases clearly
in a list, as well as more thoroughly defining corner cases.
2020-08-19 08:28:54 +02:00
Florian Schmaus 41cebdf743 XEP-0004: fix typo s#&gt;required/&lt;#&lt;required/&gt; 2020-07-17 08:35:38 +02:00
Jonas Schäfer 4e7c83b183 XEP-0004: add revision block
Using a minor version bump (instead of patch level) here because
this had to go through Council.
2020-05-05 18:52:58 +02:00
Florian Schmaus ce8cbe6f76 data forms: clarify that the submitting entity may omit optional fields
It is not really spelled out that the submitting entity may omit
fields not mark as required by the processing entity. Even though the
existence of the <required/> flag on form fields is a strong hint
towards this, it is worth to explicitly state that.
2020-04-20 22:37:37 +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
stpeter eea8f5b955 typo 2011-06-07 07:34:07 -06:00
Peter Saint-Andre 4193eb09a1 clarified text-single as default
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3767 4b5297f7-1745-476d-ba37-a9c6900126ab
2010-01-04 23:56:43 +00:00
Peter Saint-Andre 8c0f19b45f schema fixes from Gabriel de Perthuis
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3295 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-07-01 19:26:46 +00:00
Peter Saint-Andre 38f2b674db converted ul to dl in section 3.2
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3046 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-04-14 18:49:35 +00:00
Peter Saint-Andre 089bd66e2f abstracts
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1555 4b5297f7-1745-476d-ba37-a9c6900126ab
2008-01-09 16:18:00 +00:00
Peter Saint-Andre a59f2263bb using protocol
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1262 4b5297f7-1745-476d-ba37-a9c6900126ab
2007-09-28 20:55:36 +00:00
Peter Saint-Andre 5f6f3c5598 typo
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1177 4b5297f7-1745-476d-ba37-a9c6900126ab
2007-08-22 16:31:58 +00:00
Peter Saint-Andre d9f111b0bb 2.9
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1143 4b5297f7-1745-476d-ba37-a9c6900126ab
2007-08-13 20:00:29 +00:00
Peter Saint-Andre a2fabb9e11 Council edit
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1118 4b5297f7-1745-476d-ba37-a9c6900126ab
2007-08-08 17:10:17 +00:00
Peter Saint-Andre 1fd9df4a75 no dups in jid-multi
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1058 4b5297f7-1745-476d-ba37-a9c6900126ab
2007-07-12 15:37:13 +00:00
Peter Saint-Andre 813c6cb4f3 2.9pre2
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1053 4b5297f7-1745-476d-ba37-a9c6900126ab
2007-07-11 21:59:57 +00:00
Peter Saint-Andre b224590a17 2.9pre2
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1033 4b5297f7-1745-476d-ba37-a9c6900126ab
2007-07-10 21:26:08 +00:00
Peter Saint-Andre c75b4bd708 2.9pre1
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1031 4b5297f7-1745-476d-ba37-a9c6900126ab
2007-07-10 21:04:17 +00:00
Peter Saint-Andre 341d8d6b92 2.8 published
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@851 4b5297f7-1745-476d-ba37-a9c6900126ab
2007-05-22 02:21:35 +00:00
Peter Saint-Andre f56a293718 2.8 published
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@795 4b5297f7-1745-476d-ba37-a9c6900126ab
2007-05-02 19:41:23 +00:00
Peter Saint-Andre fd6c0d426c no presence mentions
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@794 4b5297f7-1745-476d-ba37-a9c6900126ab
2007-05-02 17:14:22 +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 86f6eb0758 JEP to XEP
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@27 4b5297f7-1745-476d-ba37-a9c6900126ab
2006-10-03 22:26:53 +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