compliance_levels
Data source: XMPP Standards Foundation
- xep_id
- XEP
3 rows where xep_id = 279
This data as json, CSV (advanced)
Suggested facets: level, software_type
Link | rowid ▼ | xep_id | level | category | software_type |
---|---|---|---|---|---|
69 | 69 | Entity Capabilities 279 | advanced | core | client |
73 | 73 | Entity Capabilities 279 | advanced | core | server |
77 | 77 | Entity Capabilities 279 | core | core | client |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE [compliance_levels] ( [xep_id] INTEGER, [level] TEXT, [category] TEXT, [software_type] TEXT, FOREIGN KEY([xep_id]) REFERENCES [xeps]([id]) );