home / xmpp

compliance_levels

Data source: XMPP Standards Foundation

xep_id
XEP

2 rows where xep_id = 355

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ xep_id level category software_type
7 7 Blocking Command 355 advanced im client
28 28 Blocking Command 355 advanced 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 23.174ms · Data source: XMPP Standards Foundation