2.21.4.2 ST_ActionTypeReserved
Target namespace: http://schemas.microsoft.com/office/powerpoint/2014/inkAction
Referenced by: ST_ActionType
This simple type<162> specifies reserved major action types.
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this simple type.
-
<xsd:simpleType name="ST_ActionTypeReserved"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="add"/> <xsd:enumeration value="remove"/> <xsd:enumeration value="transform"/> </xsd:restriction> </xsd:simpleType>
See section 5.19 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).