home / xmpp

compliance_levels

Data source: XMPP Standards Foundation

xep_id
XEP

4 rows where xep_id = 209

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: level, software_type

Link rowid ▼ xep_id level category software_type
9 9 Multi-User Chat 209 advanced im client
30 30 Multi-User Chat 209 advanced im server
44 44 Multi-User Chat 209 core im client
49 49 Multi-User Chat 209 core im server

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE [compliance_levels] (
   [xep_id] INTEGER,
   [level] TEXT,
   [category] TEXT,
   [software_type] TEXT,
   FOREIGN KEY([xep_id]) REFERENCES [xeps]([id])
);
Powered by Datasette · Queries took 21.745ms · Data source: XMPP Standards Foundation