Schema definition ProtoBody
diagram x3d-3.3-JSONSchema_diagrams/x3d-3.3-JSONSchema_p2376.png
location C:\x3d-code\www.web3d.org\specifications\x3d-3.3-JSONSchema.json
type Object
properties
Name   Occurrence
-children   Optional
used by ProtoDeclare / ProtoBody
source code "ProtoBody": {
    "type": "object",
    "properties": {
        "-children": {
            "$ref": "#/definitions/-allNodes"
        }
    },
    "additionalProperties": false
}

Property ProtoBody / -children
diagram x3d-3.3-JSONSchema_diagrams/x3d-3.3-JSONSchema_p2377.png
property details
Occurrence  Optional
reference -allNodes
source code "-children": {
    "$ref": "#/definitions/-allNodes"
}


JSON Schema documentation generated by XMLSpy JSON Schema Editor http://www.altova.com/xmlspy/json-schema-editor.html