blob: 968f3144ebfefbfa49ebe3c478614a3f66634af1 [file] [log] [blame]
for $x in [1]
return {"x":
[{"r": [["a", "b", "c"], ["d", "e", "f"]]}],
"y":
[{"s": [[1, 2, 3], [4, 5, 6]]}],
"z":
[{"t": [datetime("2011-09-16T11:00:00Z")]}]
}