2.12.4.11 ST_SlideChangeBits
Target namespace: http://schemas.microsoft.com/office/powerpoint/2013/main/command
Referenced by: CT_SlideChanges
A simple type specifying a list of edits to a slide.
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this simple type.
-
<xsd:simpleType name="ST_SlideChangeBits"> <xsd:list itemType="ST_SlideChangeBit"/> </xsd:simpleType>
See section 5.3 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).