Comparison

teal-src/util/jsonschema.tl @ 11437:87a684df4b65

util.datamapper: Invent extension for using tag name as value Useful for certain enum-like uses where the element name is the relevant information, e.g. chat states.
author Kim Alvefur <zash@zash.se>
date Sat, 06 Mar 2021 23:14:23 +0100
parent 11434:66d4067bdfb2
child 11439:9abcdfdcdb01
comparison
equal deleted inserted replaced
11436:5df9ffc25bb4 11437:87a684df4b65
62 attribute : boolean 62 attribute : boolean
63 wrapped : boolean 63 wrapped : boolean
64 64
65 -- nonstantard, maybe in the future 65 -- nonstantard, maybe in the future
66 text : boolean 66 text : boolean
67 x_name_is_value : boolean
67 end 68 end
68 69
69 xml : xml_t 70 xml : xml_t
70 71
71 -- descriptive 72 -- descriptive