home / xmpp

compliance_levels

Data source: XMPP Standards Foundation

xep_id
XEP

1 row where xep_id = 503

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ xep_id level category software_type
56 56 Source-Specific Media Attributes in Jingle 503 advanced av client

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