X3D Model Documentation: EmptySceneCoreProfile.x3d

  1  <?xml version="1.0" encoding="UTF-8"?>
  2  <!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 4.0//EN" "https://www.web3d.org/specifications/x3d-4.0.dtd">
  3  <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'>
  4       <head>
  5            <meta name='titlecontent='EmptySceneCoreProfile.x3d'/>
  6            <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.'/>
  7            <meta name='creatorcontent='Leonard Daly, Don Brutzman'/>
  8            <meta name='createdcontent='24 February 2014'/>
  9            <meta name='modifiedcontent='3 August 2024'/>
 10            <meta name='referencecontent='EmptyScene.x3d'/>
 11            <meta name=' TODO content=' should Metadata nodes inherit from X3DNode or X3DChildNode? '/>
 12            <meta name='infocontent='WorldInfo is in Core Profile or higher'/>
 13            <meta name=' TODO content=' ProtoInstance requires Core component level 1, complete prototype support requires Core component level 2 (or is optional in level 1) '/>
 14            <meta name='specificationSectioncontent='X3D 4.0 Architecture, ISO/IEC 19775-1:2023, 7 Core Component, Table 7.2 — Core component support levels'/>
 15            <meta name='specificationUrlcontent='https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/core.html#t-CoresupportLevels'/>
 16            <meta name=' TODO content=' Mantis issue 1448 https://www.web3d.org/member-only/mantis/view.php?id=1448 '/>
 17            <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'/>
 18            <meta name='specificationUrlcontent='https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/coreprofile.html#t-NodesForConformingToCoreProfile'/>
 19            <meta name='referencecontent='https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/concepts.html#Rootnodes'/>
 20            <meta name='infocontent='Increase X3D profile (or add component statements) to match if any other X3D nodes are added to this scene.'/>
 21            <meta name='identifiercontent='https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter01TechnicalOverview/EmptySceneCoreProfile.x3d'/>
 22            <meta name='referencecontent='https://x3dgraphics.com/chapters/Chapter15MetadataInformation.html'/>
 23            <meta name='referencecontent='https://X3dGraphics.com'/>
 24            <meta name='generatorcontent='X3D-Edit 4.0, https://savage.nps.edu/X3D-Edit'/>
 25            <meta name='licensecontent='../license.html'/>
 26       </head>
 27       <Scene>
 28            <!-- Core profile can only contain WorldInfo and Metadata nodes. -->
 29            <WorldInfo title='EmptySceneCoreProfile.x3d'/>
 30            <WorldInfo>
 31                 <MetadataSet containerField='metadataname='NodeSet'>
 32                      <MetadataBoolean name='BooleanDatavalue='true false'/>
 33                      <MetadataDouble name='DoubleDatavalue='1 2 3'/>
 34                      <MetadataFloat name='FloatDatavalue='4 5 6'/>
 35                      <MetadataInteger name='IntegerDatavalue='7 8 9'/>
 36                      <MetadataString name='StringDatavalue='"Empty Scene" "Core Profile"'/>
 37                 </MetadataSet>
 38            </WorldInfo>
 39       </Scene>
 40  </X3D>

X3D Tooltips element index: head, meta, MetadataBoolean, MetadataDouble, MetadataFloat, MetadataInteger, MetadataSet, MetadataString, Scene, WorldInfo, X3D, accessType and type, XML data types, field types

-->
<!-- Online at
https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter01TechnicalOverview/EmptySceneCoreProfileIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter01TechnicalOverview/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. -->