home / xmpp

xeps

Data source: XMPP Standards Foundation

3 rows where accepted = 1, status = "Retracted" and version = "0.8"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: last_updated (date)

id ▼ approver number last_updated accepted short_name type title url status version
210 Council 46 2003-04-11 1   Standards Track DTCP https://xmpp.org/extensions/xep-0046.html Retracted 0.8
275 Council 111 2005-12-21 1   Standards Track A Transport for Initiating and Negotiating Sessions (TINS) https://xmpp.org/extensions/xep-0111.html Retracted 0.8
283 Council 119 2006-08-08 1   Standards Track Extended Presence Protocol Suite https://xmpp.org/extensions/xep-0119.html Retracted 0.8

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [xeps] (
   [approver] TEXT,
   [number] TEXT,
   [last_updated] TEXT,
   [accepted] INTEGER,
   [short_name] TEXT,
   [type] TEXT,
   [id] INTEGER PRIMARY KEY,
   [title] TEXT,
   [url] TEXT,
   [status] TEXT,
   [version] TEXT
);
Powered by Datasette · Queries took 39.571ms · Data source: XMPP Standards Foundation