{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "constraints": {
        "maximum": "2147483647",
        "minimum": "1"
    },
    "description": "Index of this class within its tree level. Range = 1 ... 7FFFFFFFh",
    "title": "Class index",
    "type": "number"
}
