Definition Type: ComplexType
Name: CT_GroupShape
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-slide.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into extLst in schema pml-slide_xsd Drilldown into pic in schema pml-slide_xsd Drilldown into cxnSp in schema pml-slide_xsd Drilldown into graphicFrame in schema pml-slide_xsd Drilldown into grpSp in schema pml-slide_xsd Drilldown into sp in schema pml-slide_xsd Drilldown into grpSpPr in schema pml-slide_xsd Drilldown into nvGrpSpPr in schema pml-slide_xsdXSD Diagram of CT_GroupShape in schema pml-slide_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_GroupShape">
    <xsd:sequence>
        <xsd:element name="nvGrpSpPr" type="CT_GroupShapeNonVisual" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Non-Visual Properties for a Group Shape</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="grpSpPr" type="a:CT_GroupShapeProperties" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Group Shape Properties</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:choice minOccurs="0" maxOccurs="unbounded">
            <xsd:element name="sp" type="CT_Shape">
                <xsd:annotation>
                    <xsd:documentation>Shape</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="grpSp" type="CT_GroupShape">
                <xsd:annotation>
                    <xsd:documentation>Group Shape</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="graphicFrame" type="CT_GraphicalObjectFrame">
                <xsd:annotation>
                    <xsd:documentation>Graphic Frame</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="cxnSp" type="CT_Connector">
                <xsd:annotation>
                    <xsd:documentation>Connection Shape</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="pic" type="CT_Picture">
                <xsd:annotation>
                    <xsd:documentation>Picture</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:choice>
        <xsd:element name="extLst" type="CT_ExtensionListModify" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
nvGrpSpPr p:nvGrpSpPr 1 1
grpSpPr p:grpSpPr 1 1
sp p:sp (1) (1)
grpSp p:grpSp (1) (1)
graphicFrame p:graphicFrame (1) (1)
cxnSp p:cxnSp (1) (1)
pic p:pic (1) (1)
extLst p:extLst 0 1
Collapse Derivation Tree:
Collapse References:
p:grpSpp:spTree,