<xs:group name="ChildContentModelSceneGraphStructure">
<xs:annotation>
<xs:appinfo>Child-node content model corresponding to SceneGraphStructure elements, which are not specific X3D nodes.</xs:appinfo>
<xs:documentation />
</xs:annotation>
<xs:choice>
<xs:element ref="ROUTE" />
<xs:element ref="ExternProtoDeclare" />
<xs:element ref="ProtoDeclare" />
<xs:element ref="IMPORT" />
<xs:element ref="EXPORT" />
</xs:choice>
</xs:group>
|