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