compliance_levels
Data source: XMPP Standards Foundation
- xep_id
- XEP
2 rows where xep_id = 532
This data as json, CSV (advanced)
Link | rowid ▼ | xep_id | level | category | software_type |
---|---|---|---|---|---|
67 | 67 | SRV records for XMPP over TLS 532 | advanced | core | client |
71 | 71 | SRV records for XMPP over TLS 532 | advanced | core | 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]) );