<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 4.0//EN" "https://www.web3d.org/specifications/x3d-4.0.dtd">
<X3D profile='Core'  version='4.0 xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation =' https://www.web3d.org/specifications/x3d-4.0.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='17 December 2023'/>
<meta name='referencecontent=' EmptyScene.x3d '/>
<meta name=' TODO content=' should Metadata nodes inherit from X3DNode or X3DChildNode? '/>
<meta name='infocontent='WorldInfo is in Core Profile or higher'/>
<meta name=' TODO content=' ProtoInstance requires Core component level 1, complete prototype support requires Core component level 2 (or is optional in level 1) '/>
<meta name='specificationSectioncontent=' X3D 4.0 Architecture, ISO/IEC 19775-1:2023, 7 Core Component, Table 7.2 — Core component support levels'/>
<meta name='specificationUrlcontent=' https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/core.html#t-CoresupportLevels '/>
<meta name=' TODO content=' Mantis issue 1448 https://www.web3d.org/member-only/mantis/view.php?id=1448 '/>
<meta name='specificationSectioncontent=' X3D 4.0 Architecture, ISO/IEC 19775-1:2023, Annex A Core Profile, Table A.3 — Nodes for conforming to the Core profile'/>
<meta name='specificationUrlcontent=' https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/coreprofile.html#t-NodesForConformingToCoreProfile '/>
<meta name='referencecontent=' https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/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://www.web3d.org/x3d/content/examples/X3dForWebAuthors/EmptySceneCoreProfile.x3d '/>
<meta name='referencecontent=' https://x3dgraphics.com/chapters/Chapter15MetadataInformation.html '/>
<meta name='referencecontent=' https://X3dGraphics.com '/>
<meta name='generatorcontent='X3D-Edit 4.0, 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>
<MetadataSet containerField='metadataname='NodeSet'>
<MetadataBoolean name='BooleanDatavalue='true false'/>
<MetadataDouble name='DoubleDatavalue='1 2 3'/>
<MetadataFloat name='FloatDatavalue='4 5 6'/>
<MetadataInteger name='IntegerDatavalue='7 8 9'/>
<MetadataString name='StringDatavalue='"Empty Scene" "Core Profile"'/>
</MetadataSet>
</WorldInfo>
</Scene>
</X3D>
-->

<!-- Online at
https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/EmptySceneCoreProfileIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/X3dForWebAuthors/EmptySceneCoreProfile.x3d -->

<!-- Color legend: X3D terminology <X3dNode field='value'/> matches XML terminology <XmlElement attribute='value'/>
(Light-blue background: event-based behavior node or statement) (Grey background inside box: inserted documentation) (Magenta background: X3D Extensibility)
-->

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