2.21.4.10 ST_PropertyValue

Target namespace: http://schemas.microsoft.com/office/powerpoint/2014/inkAction

Referenced by: CT_ActionProperty

This simple type<170> specifies action property values.

The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this simple type.

 <xsd:simpleType name="ST_PropertyValue">
   <xsd:union memberTypes="ST_PropertyValueReserved ST_PropertyValueUser"/>
 </xsd:simpleType>

See section 5.19 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).