"Category": { "type": "object", "xml": {"name": "Category"}, "properties": { "id": {"type": "integer"}, "name": {"type": "string"} } }
"id": {"type": "integer"}
"name": {"type": "string"}