{ "rougail": { "type": "namespace", "informations": { "path": "rougail", "names": [ "rougail" ], "description": "Rougail", "properties": [], "mode": "standard" }, "children": { "var": { "type": "variable", "default": { "name": "Default", "values": 9 }, "variable_type": "choice", "choices": { "name": "Choices", "values": { "description": "choice for 0 to 9" } }, "path": "rougail.var", "names": [ "var" ], "description": "A variable.", "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "standard", "gen_examples": [ 9 ], "mandatory_without_value": false } } } }