Definition Type: ComplexType
Name: CT_NonVisualDrawingShapeProps
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-documentProperties.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into extLst in schema dml-documentproperties_xsd Drilldown into spLocks in schema dml-documentproperties_xsd Drilldown into txBox in schema dml-documentproperties_xsdXSD Diagram of CT_NonVisualDrawingShapeProps in schema dml-documentproperties_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_NonVisualDrawingShapeProps">
    <xsd:sequence>
        <xsd:element name="spLocks" type="CT_ShapeLocking" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Shape Locks</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="extLst" type="CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1">
        </xsd:element>
    </xsd:sequence>
    <xsd:attribute name="txBox" type="xsd:boolean" use="optional" default="false">
        <xsd:annotation>
            <xsd:documentation>Text Box</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
spLocks a:spLocks 0 1
extLst a:extLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
txBox a:txBox false Optional
Collapse Derivation Tree:
Collapse References:
cdr:cNvSpPr, a:cNvSpPr, nsF:cNvSpPr, p:cNvSpPr