home / xmpp

compliance_levels

Data source: XMPP Standards Foundation

xep_id
XEP

4 rows where xep_id = 413

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: level, software_type

Link rowid ▼ xep_id level category software_type
8 8 Direct MUC Invitations 413 advanced im client
29 29 Direct MUC Invitations 413 advanced im server
43 43 Direct MUC Invitations 413 core im client
48 48 Direct MUC Invitations 413 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 24.856ms · Data source: XMPP Standards Foundation