compliance_levels
Data source: XMPP Standards Foundation
- xep_id
- XEP
4 rows where xep_id = 516
This data as json, CSV (advanced)
Suggested facets: level, software_type
Link | rowid ▼ | xep_id | level | category | software_type |
---|---|---|---|---|---|
81 | 81 | Client State Indication 516 | advanced | mobile | client |
84 | 84 | Client State Indication 516 | advanced | mobile | server |
87 | 87 | Client State Indication 516 | core | mobile | client |
89 | 89 | Client State Indication 516 | core | mobile | server |
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]) );