<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "https://www.web3d.org/specifications/x3d-3.3.dtd">
<X3D profile='Immersive' version='3.3 xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation =' https://www.web3d.org/specifications/x3d-3.3.xsd '>
<head>
<!-- local, master and online versions of script template -->
<meta name='titlecontent='newECMAscriptTest.x3d'/>
<meta name='descriptioncontent='Example scene providing a unit test for newECMAscript template javascript source code, first load this scene and then see console for test output.'/>
<meta name='creatorcontent='Don Brutzman'/>
<meta name='createdcontent='3 November 2013'/>
<meta name='modifiedcontent='20 October 2019'/>
<meta name='referencecontent='newECMAscriptTestConsole.txt'/>
<meta name='referencecontent='newECMAscript.js'/>
<meta name='referencecontent=' ../newECMAscript.js'/>
<meta name='referencecontent=' https://www.web3d.org/x3d/content/examples/newECMAscript.js '/>
<meta name='referencecontent=' ../../build.xml#commonSetup'/>
<meta name='subjectcontent='X3D javascript ECMAscript'/>
<meta name='identifiercontent=' https://X3dGraphics.com/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/newECMAscriptTest.x3d '/>
<meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent=' ../license.html'/>
</head>
<!--

Index for DEF node : TestScript

Index for Viewpoint image : Viewpoint_1
-->
<Scene>
<WorldInfo title='newECMAscriptTest.x3d'/>
<Background skyColor='1 0.5 0'/>
<Viewpoint description='Check X3D console to see outputposition='0 0 8'/>
<Transform scale='0.4 0.4 0.4'>
<Shape>
<Text string='"newECMAscriptTest.x3d" "" "to check newECMAscript.js" "" "(see browser console for output)"'>
<FontStyle family='"SANS"justify='"MIDDLE" "MIDDLE"style='BOLD'/>
</Text>
<Appearance>
<Material diffuseColor='1 1 1'/>
</Appearance>
</Shape>
</Transform>
<Script DEF='TestScript'
  url=' "newECMAscript.js" "../newECMAscript.js" "https://www.web3d.org/x3d/content/examples/newECMAscript.js" '>
<!-- initialize() method includes unit test with output on browser console -->
<!-- authors adding field definitions put them here -->
</Script>
</Scene>
</X3D>
<!--

Index for DEF node : TestScript

Index for Viewpoint image : Viewpoint_1
-->

<!-- Color key: <X3dNode DEF='idName' field='value'/> matches <XmlElement DEF='idName' attribute='value'/>
(Light blue background: behavior node) (Grey background: inserted documentation) (Magenta background: X3D Extensibility)
-->

<!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources and X3D Scene Authoring Hints. -->