2.29.4.12 ST_GraphicFrameChangesBits
Target namespace: http://schemas.microsoft.com/office/drawing/2013/main/command
Referenced by: CT_GraphicFrameChanges
A simple type that specifies a list of ST_GraphicFrameChangeBit (section 2.29.4.11) values. It can be used for describing one or more types of changes on a graphic frame.
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this simple type.
-
<xsd:simpleType name="ST_GraphicFrameChangesBits"> <xsd:list itemType="ST_GraphicFrameChangeBit"/> </xsd:simpleType>
See section 5.27 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).