{ "X3D": {
    "encoding":"UTF-8",
    "@profile":"Immersive",
    "@version":"4.0",
    "@xsd:noNamespaceSchemaLocation":"https://www.web3d.org/specifications/x3d-4.0.xsd",
    "JSON schema":"https://www.web3d.org/specifications/x3d-4.0-JSONSchema.autogenerated.json",
    "head": {
        "meta": [
          {
            "@name":"title",
            "@content":"JavaSaiAddDynamicRoutes.x3d"
          },
          {
            "@name":"description",
            "@content":"Java Scene Authoring Interface (JSAI) scene and source code example that show adding dynamic ROUTEs to a scene."
          },
          {
            "@name":"creator",
            "@content":"X3D Working Group"
          },
          {
            "@name":"translator",
            "@content":"Xeena VRML importer"
          },
          {
            "@name":"imported",
            "@content":"23 February 2005"
          },
          {
            "@name":"created",
            "@content":"23 February 2005"
          },
          {
            "@name":"modified",
            "@content":"28 September 2025"
          },
          {
            "@name":"reference",
            "@content":"SAIExample4.java"
          },
          {
            "@name":"TODO",
            "@content":"build, compile, test"
          },
          {
            "@name":"reference",
            "@content":"https://www.web3d.org/files/specifications/19777-2/V3.0/Part2/X3D_Java.html"
          },
          {
            "@name":"specificationSection",
            "@content":"X3D language bindings, ISO/IEC 19777-2, Part 2: Java, D.5 Add dynamic routes"
          },
          {
            "@name":"specificationUrl",
            "@content":"https://www.web3d.org/files/specifications/19777-2/V3.0/Part2/examples.html#AddDynamicRoutes"
          },
          {
            "@name":"generator",
            "@content":"Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit, https://www.web3d.org/TaskGroups/x3d/translation/README.X3D-Edit.html"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 4.0, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Basic/X3dSpecifications/JavaSaiAddDynamicRoutes.x3d"
          },
          {
            "@name":"license",
            "@content":"../license.html"
          },
          {
            "@name":"translated",
            "@content":"20 April 2026"
          },
          {
            "@name":"generator",
            "@content":"X3dToJson.xslt, https://www.web3d.org/x3d/stylesheets/X3dToJson.html"
          },
          {
            "@name":"reference",
            "@content":"X3D JSON encoding: https://www.web3d.org/wiki/index.php/X3D_JSON_Encoding"
          }
        ]
    },
    "Scene": {
        "-children":[
          { "WorldInfo":
            {
              "@title":"JavaSaiAddDynamicRoutes.x3d"
            }
          },
          { "Script":
            {
              "@DEF":"SC",
              "@url":["SAIExample4.class","https://www.web3d.org/x3d/content/examples/Basic/X3dSpecifications/SAIExample4.class"],
              "field": [
                {
                  "@name":"touchTime",
                  "@accessType":"inputOnly",
                  "@type":"SFTime"
                }
              ]
            }
          }
        ]
    }
  }
}