{ "rougail": { "type": "namespace", "informations": { "path": "rougail", "names": [ "rougail" ], "description": "Rougail", "properties": [ { "type": "mode", "name": "basic" } ] }, "children": { "variable": { "type": "variable", "properties": [ { "type": "type", "name": "string" }, { "type": "mode", "name": "basic" }, { "type": "property", "name": "mandatory" } ], "path": "rougail.variable", "names": [ "variable" ], "description": "A variable." }, "family": { "type": "family", "informations": { "path": "rougail.family", "names": [ "family" ], "description": "A family", "properties": [ { "type": "mode", "name": "basic" } ] }, "children": { "variable1": { "type": "variable", "properties": [ { "type": "type", "name": "string" }, { "type": "mode", "name": "basic" }, { "type": "property", "name": "mandatory" } ], "path": "rougail.family.variable1", "names": [ "variable1" ], "description": "A first variable." }, "subfamily": { "type": "family", "informations": { "path": "rougail.family.subfamily", "names": [ "subfamily" ], "description": "A sub family", "properties": [ { "type": "mode", "name": "basic" } ] }, "children": { "variable": { "type": "variable", "properties": [ { "type": "type", "name": "string" }, { "type": "mode", "name": "basic" }, { "type": "property", "name": "mandatory" } ], "path": "rougail.family.subfamily.variable", "names": [ "variable" ], "description": "A variable." } } }, "variable2": { "type": "variable", "properties": [ { "type": "type", "name": "string" }, { "type": "mode", "name": "basic" }, { "type": "property", "name": "mandatory" } ], "path": "rougail.family.variable2", "names": [ "variable2" ], "description": "A second variable." } } } } } }