{ "rougail": { "type": "namespace", "informations": { "path": "rougail", "names": [ "rougail" ], "description": "Rougail", "properties": [ { "type": "mode", "name": "basic" } ] }, "children": { "var": { "type": "variable", "variable_type": "integer", "path": "rougail.var", "names": [ "var" ], "description": "The first variable.", "properties": [ { "type": "mode", "name": "basic" }, { "type": "property", "name": "mandatory" }, { "type": "property", "name": "unique" } ], "multiple": true, "gen_examples": [ [ 42 ] ], "mandatory_without_value": true } } } }