compliance_levels
Data source: XMPP Standards Foundation
- xep_id
- XEP
4 rows where xep_id = 419
This data as json, CSV (advanced)
Suggested facets: software_type, level
Link | rowid ▼ | software_type | category | level | xep_id |
---|---|---|---|---|---|
68 | 68 | client | mobile | advanced | Client State Indication 419 |
71 | 71 | server | mobile | advanced | Client State Indication 419 |
74 | 74 | client | mobile | core | Client State Indication 419 |
76 | 76 | server | mobile | core | Client State Indication 419 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE [compliance_levels] ( [software_type] TEXT, [category] TEXT, [level] TEXT, [xep_id] INTEGER, FOREIGN KEY([xep_id]) REFERENCES [xeps]([id]) );