Definition Type: Group
Name: ChildContentModelInterchange
Containing Schema: x3d-3.2.xsd
Collapse XSD Schema Diagram:
Drilldown into WorldInfo in schema x3d-3_2_xsd Drilldown into Viewpoint in schema x3d-3_2_xsd Drilldown into Transform in schema x3d-3_2_xsd Drilldown into TimeSensor in schema x3d-3_2_xsd Drilldown into Shape in schema x3d-3_2_xsd Drilldown into ScalarInterpolator in schema x3d-3_2_xsd Drilldown into PositionInterpolator in schema x3d-3_2_xsd Drilldown into OrientationInterpolator in schema x3d-3_2_xsd Drilldown into NormalInterpolator in schema x3d-3_2_xsd Drilldown into NavigationInfo in schema x3d-3_2_xsd Drilldown into Group in schema x3d-3_2_xsd Drilldown into DirectionalLight in schema x3d-3_2_xsd Drilldown into CoordinateInterpolator in schema x3d-3_2_xsd Drilldown into ColorInterpolator in schema x3d-3_2_xsd Drilldown into Background in schema x3d-3_2_xsd Drilldown into Appearance in schema x3d-3_2_xsdXSD Diagram of ChildContentModelInterchange in schema x3d-3_2_xsd (Web3D - Open Standards for Real-Time 3D Communication)
Collapse XSD Schema Code:
<xs:group name="ChildContentModelInterchange">
    <xs:annotation>
        <xs:appinfo>Child-node content model corresponding to X3DChildNode for Interchange profile.</xs:appinfo>
        <xs:documentation />
    </xs:annotation>
    <xs:choice>
        <xs:element ref="Appearance" />
        <xs:element ref="Background" />
        <xs:element ref="ColorInterpolator" />
        <xs:element ref="CoordinateInterpolator" />
        <xs:element ref="DirectionalLight" />
        <xs:element ref="Group" />
        <xs:element ref="NavigationInfo" />
        <xs:element ref="NormalInterpolator" />
        <xs:element ref="OrientationInterpolator" />
        <xs:element ref="PositionInterpolator" />
        <xs:element ref="ScalarInterpolator" />
        <xs:element ref="Shape" />
        <xs:element ref="TimeSensor" />
        <xs:element ref="Transform" />
        <xs:element ref="Viewpoint" />
        <xs:element ref="WorldInfo" />
    </xs:choice>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Appearance Appearance (1) (1)
Background Background (1) (1)
ColorInterpolator ColorInterpolator (1) (1)
CoordinateInterpolator CoordinateInterpolator (1) (1)
DirectionalLight DirectionalLight (1) (1)
Group Group (1) (1)
NavigationInfo NavigationInfo (1) (1)
NormalInterpolator NormalInterpolator (1) (1)
OrientationInterpolator OrientationInterpolator (1) (1)
PositionInterpolator PositionInterpolator (1) (1)
ScalarInterpolator ScalarInterpolator (1) (1)
Shape Shape (1) (1)
TimeSensor TimeSensor (1) (1)
Transform Transform (1) (1)
Viewpoint Viewpoint (1) (1)
WorldInfo WorldInfo (1) (1)