<?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='Core' version='3.3 xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation =' https://www.web3d.org/specifications/x3d-3.3.xsd '>
<head>
<meta name='titlecontent='EmptySceneCoreProfile.x3d'/>
<meta name='descriptioncontent='Illustrate a minimalist scene using only Core profile nodes. Root nodes must either be allowed children nodes of a Grouping node, or a LayerSet node. Note that DOCTYPE, head/meta and Group/Metadata* elements can be deleted without losing scene validity.'/>
<meta name='creatorcontent='Leonard Daly, Don Brutzman'/>
<meta name='createdcontent='24 February 2014'/>
<meta name='modifiedcontent='20 October 2019'/>
<meta name='referencecontent='EmptyScene.x3d'/>
<meta name=' TODO content=' should Metadata nodes inherit from X3DNode or X3DChildNode? '/>
<meta name='referencecontent=' https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4-IS.proof/Part01/concepts.html#Rootnodes '/>
<meta name='infocontent='Increase X3D profile (or add component statements) to match if any other X3D nodes are added to this scene.'/>
<meta name='identifiercontent=' https://X3dGraphics.com/examples/X3dForWebAuthors/EmptySceneCoreProfile.x3d '/>
<meta name='referencecontent=' https://x3dgraphics.com/chapters/Chapter15MetadataInformation.html '/>
<meta name='referencecontent=' https://X3dGraphics.com '/>
<meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent=' ../license.html'/>
</head>
<Scene>
<!-- Core profile can only contain WorldInfo and Metadata nodes. -->
<WorldInfo title='EmptySceneCoreProfile.x3d'/>
<WorldInfo title='EmptySceneCoreProfile.x3d'>
<MetadataSet name='NodeSetcontainerField='metadata'>
<MetadataBoolean containerField='valuename='BooleanDatavalue='true false'/>
<MetadataDouble containerField='valuename='DoubleDatavalue='1 2 3'/>
<MetadataFloat containerField='valuename='FloatDatavalue='4 5 6'/>
<MetadataInteger containerField='valuename='IntegerDatavalue='7 8 9'/>
<MetadataString containerField='valuename='StringDatavalue='"Empty Scene" "Core Profile"'/>
</MetadataSet>
</WorldInfo>
</Scene>
</X3D>

<!-- Color key: <X3dNode field='value'/> matches <XmlElement 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. -->