home / xmpp

compliance_levels

Data source: XMPP Standards Foundation

xep_id
XEP

4 rows where xep_id = 430

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: software_type, level

Link rowid ▼ software_type category level xep_id
21 21 client im advanced HTTP File Upload 430
39 39 server im advanced HTTP File Upload 430
45 45 client im core HTTP File Upload 430
50 50 server im core HTTP File Upload 430

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