CT_NonVisualContentPartProperties

Complex Type Information

Model

Children: cpLocks, extLst

Attributes

QName Type Fixed Default Use Inheritable Annotation
isComment xsd:boolean true optional

Used By

Source

<xsd:complexType name="CT_NonVisualContentPartProperties">
  <xsd:sequence>
    <xsd:element name="cpLocks" type="CT_ContentPartLocking" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="extLst" type="CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
  <xsd:attribute name="isComment" type="xsd:boolean" use="optional" default="true"/>
</xsd:complexType>