home / xmpp

compliance_levels

Data source: XMPP Standards Foundation

xep_id
XEP

4 rows where xep_id = 477

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: software_type

Link rowid ▼ xep_id level category software_type
10 10 Message Archive Management 477 advanced im client
18 18 Message Archive Management 477 advanced im client
31 31 Message Archive Management 477 advanced im server
38 38 Message Archive Management 477 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 25.43ms · Data source: XMPP Standards Foundation