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