Definition Type: ComplexType
Name: CT_Scene3D
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-shape3DScene.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into extLst in schema dml-shape3dscene_xsd Drilldown into backdrop in schema dml-shape3dscene_xsd Drilldown into lightRig in schema dml-shape3dscene_xsd Drilldown into camera in schema dml-shape3dscene_xsdXSD Diagram of CT_Scene3D in schema dml-shape3dscene_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_Scene3D">
    <xsd:sequence>
        <xsd:element name="camera" type="CT_Camera" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Camera</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="lightRig" type="CT_LightRig" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Light Rig</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="backdrop" type="CT_Backdrop" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Backdrop Plane</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="extLst" type="CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1">
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
camera a:camera 1 1
lightRig a:lightRig 1 1
backdrop a:backdrop 0 1
extLst a:extLst 0 1
Collapse Derivation Tree:
Collapse References:
a:scene3d, nsC:scene3d, nsC:scene3d, a:scene3d, a:scene3d, a:scene3d