home / xmpp

compliance_levels

Data source: XMPP Standards Foundation

xep_id
XEP

2 rows where xep_id = 539

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ software_type category level xep_id
10 10 client im advanced MUC Self-Ping (Schrödinger's Chat) 539
31 31 server im advanced MUC Self-Ping (Schrödinger's Chat) 539

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