{ "rougail": { "type": "namespace", "informations": { "path": "rougail", "name": "rougail", "description": "Rougail", "properties": [], "mode": "standard", "help": [ "This family is a namespace" ] }, "children": { "var": { "path": "rougail.var", "name": "var", "description": "A variable.", "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "standard", "type": "variable", "default": { "name": "Default", "values": "no" }, "variable_type": "string" }, "fam1": { "type": "family", "informations": { "path": "rougail.fam1", "name": "fam1", "description": "A family", "properties": [], "mode": "standard" }, "children": { "var": { "path": "rougail.fam1.var", "name": "var", "description": "A calculated variable.", "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "standard", "type": "variable", "default": { "name": "Default", "values": { "message": "the value of the variable \"{0}\"", "path": { "path": "rougail.var", "type": "variable" }, "description": "A variable" } }, "variable_type": "string" } } } } } }