| name | | type | "string" |
|---|
| x-format | "text" |
|---|
| title | "Name" |
|---|
|
|---|
| description | | type | "string" |
|---|
| x-format | "textarea" |
|---|
| title | "Description" |
|---|
|
|---|
| school principal | | type | "string" |
|---|
| x-format | "text" |
|---|
| title | "School Principal" |
|---|
|
|---|
| number_of_pupils | | type | "integer" |
|---|
| title | "number of pupils" |
|---|
|
|---|
| teachers | | type | "array" |
|---|
| title | "Teachers" |
|---|
| uniqueItems | true |
|---|
| items | | type | "string" |
|---|
| x-format | "text" |
|---|
| title | "Teacher" |
|---|
|
|---|
|
|---|
| classes | | type | "array" |
|---|
| x-format | "hidden" |
|---|
|
|---|