1{ 2 "allOfAttr" : { 3 "a": "foo", 4 "x": 1, 5 "y": "xx" 6 }, 7 "anyOfAttr" : { 8 "a": "bar", 9 "x": 1 10 } 11 12}