Definition Type: ComplexType
Name: CT_Picture
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_PictureBase
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into control in schema wml_xsd Drilldown into movie in schema wml_xsd Drilldown into CT_PictureBase in schema wml_xsdXSD Diagram of CT_Picture in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_Picture">
    <xsd:complexContent>
        <xsd:extension base="CT_PictureBase">
            <xsd:sequence maxOccurs="1">
                <xsd:element name="movie" type="CT_Rel" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation>Embedded Video</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="control" type="CT_Control" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation>Floating Embedded Control</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
movie w:movie 0 (1)
control w:control 0 (1)
<xs:any> Allowed namespace: 'urn:schemas-microsoft-com:vml' 0 (1)
<xs:any> Allowed namespace: 'urn:schemas-microsoft-com:office:office' 0 (1)
Collapse Derivation Tree:
Collapse References:
w:pict, w:pict