home / xmpp

compliance_levels

Data source: XMPP Standards Foundation

xep_id
XEP

6 rows where xep_id = 362

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: level, category, software_type

Link rowid ▼ xep_id level category software_type
16 16 Stream Management 362 advanced im client
37 37 Stream Management 362 advanced im server
80 80 Stream Management 362 advanced mobile client
83 83 Stream Management 362 advanced mobile server
86 86 Stream Management 362 core mobile client
88 88 Stream Management 362 core mobile 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 27.508ms · Data source: XMPP Standards Foundation