Definition Type: Element
Name: grpSpLocks
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_GroupLocking
Containing Schema: dml-documentProperties.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Group Shape Locks
Collapse XSD Schema Diagram:
Drilldown into extLst in schema dml-documentproperties_xsd Drilldown into noResize in schema dml-documentproperties_xsd Drilldown into noMove in schema dml-documentproperties_xsd Drilldown into noChangeAspect in schema dml-documentproperties_xsd Drilldown into noRot in schema dml-documentproperties_xsd Drilldown into noSelect in schema dml-documentproperties_xsd Drilldown into noUngrp in schema dml-documentproperties_xsd Drilldown into noGrp in schema dml-documentproperties_xsd Drilldown into CT_GroupLocking in schema dml-documentproperties_xsdXSD Diagram of grpSpLocks in schema dml-documentproperties_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="grpSpLocks" type="CT_GroupLocking" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Group Shape Locks</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
extLst a:extLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
noGrp a:noGrp false Optional
noUngrp a:noUngrp false Optional
noSelect a:noSelect false Optional
noRot a:noRot false Optional
noChangeAspect a:noChangeAspect false Optional
noMove a:noMove false Optional
noResize a:noResize false Optional
Collapse Derivation Tree: