<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/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/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>
|