ChildContentModelImmersive

Element Group Information

Model

Used By

Element Group ChildContentModel

Source

<xs:group name="ChildContentModelImmersive">
  <xs:annotation>
    <xs:appinfo>Child-node content model corresponding to X3DChildNode for Immersive profile.</xs:appinfo>
    <xs:documentation source="http://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/immersive.html"/>
  </xs:annotation>
  <xs:choice>
    <xs:element ref="AudioClip"/>
    <xs:element ref="Billboard"/>
    <xs:element ref="Collision"/>
    <xs:element ref="Fog"/>
    <xs:element ref="LoadSensor"/>
    <xs:element ref="LocalFog"/>
    <xs:element ref="LOD"/>
    <xs:element ref="Script"/>
    <xs:element ref="Sound"/>
    <xs:element ref="VisibilitySensor"/>
  </xs:choice>
</xs:group>