home / xmpp

compliance_levels

Data source: XMPP Standards Foundation

xep_id
XEP

1 row where category = "im", software_type = "server" and xep_id = 281

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ software_type category level xep_id
35 35 server im advanced Persistent Storage of Private Data via PubSub 281

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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