<xs:group name="ChildContentModelFull">
<xs:annotation>
<xs:appinfo>Child-node content model corresponding to X3DChildNode for Full profile.</xs:appinfo>
<xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/Full.html" />
</xs:annotation>
<xs:choice>
<xs:element ref="CoordinateInterpolator2D" />
<xs:element ref="PositionInterpolator2D" />
<xs:element ref="StaticGroup" />
<xs:element ref="CADAssembly" />
<xs:element ref="CADLayer" />
<xs:element ref="OrthoViewpoint" />
<xs:element ref="ViewpointGroup" />
<xs:element ref="ColorDamper" />
<xs:element ref="CoordinateDamper" />
<xs:element ref="OrientationChaser" />
<xs:element ref="OrientationDamper" />
<xs:element ref="PositionChaser" />
<xs:element ref="PositionChaser2D" />
<xs:element ref="PositionDamper" />
<xs:element ref="PositionDamper2D" />
<xs:element ref="ScalarChaser" />
<xs:element ref="TexCoordDamper2D" />
<xs:element ref="TextureBackground" />
<xs:element ref="CollidableShape" />
<xs:element ref="CollisionSensor" />
<xs:element ref="RigidBodyCollection" />
</xs:choice>
</xs:group>
|