| diagram | ![]() |
||||
| location | C:\x3d-code\www.web3d.org\specifications\x3d-3.3-JSONSchema.json | ||||
| schema details |
|
||||
| type | Object | ||||
| properties |
|
||||
| source code | { "$schema": "http://json-schema.org/draft-06/schema#", "title": "JSON Schema X3D V3.3", "description": "Experimental JSON Schema for X3D V3.3 ", "type": "object", "properties": { "X3D": { "$ref": "#/definitions/X3D" } }, "required": [ "X3D" ], "additionalProperties": false } |
| diagram | ![]() |
||
| property details |
|
||
| reference | X3D | ||
| source code | "X3D": { "$ref": "#/definitions/X3D" } |