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