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