home / xmpp

compliance_levels

Data source: XMPP Standards Foundation

xep_id
XEP

4 rows where xep_id = 370

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: level, software_type

Link rowid ▼ xep_id level category software_type
90 90 XMPP Over BOSH 370 advanced web client
93 93 XMPP Over BOSH 370 advanced web server
95 95 XMPP Over BOSH 370 core web client
98 98 XMPP Over BOSH 370 core web 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 20.87ms · Data source: XMPP Standards Foundation