home / xmpp

compliance_levels

Data source: XMPP Standards Foundation

xep_id
XEP

4 rows where xep_id = 380

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: software_type

Link rowid ▼ software_type category level xep_id
13 13 client im advanced Message Archive Management 380
18 18 client im advanced Message Archive Management 380
34 34 server im advanced Message Archive Management 380
38 38 server im advanced Message Archive Management 380

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 23.15ms · Data source: XMPP Standards Foundation