diff --git a/xep-0004.xml b/xep-0004.xml index af3beebd..f503d324 100644 --- a/xep-0004.xml +++ b/xep-0004.xml @@ -295,6 +295,8 @@
  • One and only <reported/> element, which can be understood as a "table header" describing the data to follow.
  • Zero or more <item/> elements, which can be understood as "table cells" containing data (if any) that matches the request.
  • +

    The <reported/> element MUST appear before any + <item/> element in the XML document.

    The syntax is as follows: