Definition Type: ComplexType
Name: CT_GvmlGroupShapeNonVisual
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-gvml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into cNvGrpSpPr in schema dml-gvml_xsd Drilldown into cNvPr in schema dml-gvml_xsdXSD Diagram of CT_GvmlGroupShapeNonVisual in schema dml-gvml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_GvmlGroupShapeNonVisual">
    <xsd:sequence>
        <xsd:element name="cNvPr" type="CT_NonVisualDrawingProps" minOccurs="1" maxOccurs="1" />
        <xsd:element name="cNvGrpSpPr" type="CT_NonVisualGroupDrawingShapeProps" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Non-Visual Group Shape Drawing Properties</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
cNvPr a:cNvPr 1 1
cNvGrpSpPr a:cNvGrpSpPr 1 1
Collapse Derivation Tree:
Collapse References:
a:nvGrpSpPr