interface SchemaRoot { child?: { node?: SchemaRoot }; }