{ "X3D": {
    "encoding":"UTF-8",
    "@profile":"Immersive",
    "@version":"3.0",
    "@xsd:noNamespaceSchemaLocation":"https://www.web3d.org/specifications/x3d-3.0.xsd",
    "JSON schema":"https://www.web3d.org/specifications/x3d-4.0-JSONSchema.autogenerated.json",
    "head": {
        "meta": [
          {
            "@name":"title",
            "@content":"WeaponsCoverageExample.x3d"
          },
          {
            "@name":"description",
            "@content":"WeaponsCoverageExample provides a simple example usage of the WeaponsCoverage prototype."
          },
          {
            "@name":"creator",
            "@content":"Alan Hudson"
          },
          {
            "@name":"created",
            "@content":"11 Sept 2006"
          },
          {
            "@name":"modified",
            "@content":"28 November 2019"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Savage/Tools/Symbology/WeaponsCoverageExample.x3d"
          },
          {
            "@name":"generator",
            "@content":"TextPad"
          },
          {
            "@name":"license",
            "@content":"../../license.html"
          },
          {
            "@name":"translated",
            "@content":"26 March 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":"WeaponsCoverageExample.x3d"
            }
          },
          { "ExternProtoDeclare":
            {
              "@name":"WeaponsCoverage",
              "@url":["WeaponsCoveragePrototype.x3d#WeaponsCoverage","../../../Savage/Tools/Symbology/WeaponsCoveragePrototype.x3d#WeaponsCoverage","https://www.web3d.org/x3d/content/examples/Savage/Tools/Symbology/WeaponsCoveragePrototype.x3d#WeaponsCoverage","WeaponsCoverage.wrl#WeaponsCoverage","../../../Savage/Tools/Symbology/WeaponsCoverage.wrl#WeaponsCoverage","https://www.web3d.org/x3d/content/examples/Savage/Tools/Symbology/WeaponsCoverage.wrl#WeaponsCoverage"],
              "field": [
                {
                  "@name":"whichChoice",
                  "@accessType":"inputOutput",
                  "@type":"SFInt32"
                }
              ]
            }
          },
          { "ProtoInstance":
            {
              "@name":"WeaponsCoverage",
              "fieldValue": [
                {
                  "@name":"whichChoice",
                  "@value":0
                }
              ]
            }
          }
        ]
    }
  }
}