source |
<xs:group name="SceneGraphFragmentWithPrototypeDeclarationsContentModel">
<xs:annotation>
<xs:appinfo>Child-node content model corresponding to a valid scene-graph fragment. Also includes ROUTE(s) and prototype declaration(s).</xs:appinfo>
<xs:documentation/>
</xs:annotation>
<xs:choice>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:group ref="SceneGraphFragmentContentModel" minOccurs="0" maxOccurs="unbounded"/>
<xs:group ref="ChildContentModelSceneGraphStructure" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="GeoOrigin"/>
</xs:choice>
</xs:choice>
</xs:group> |