Title The 'personnel' property
Description Defines the personnel as a collection of person entries.
"personnel": { "type": "object", "additionalProperties": false, "title": "The 'personnel' property", "description": "Defines the personnel as a collection of person entries.", "properties": { "person": {"$ref": "#/definitions/personType"} } }
"person": {"$ref": "#/definitions/personType"}