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