2.21.4.7 ST_PropertyName

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

Referenced by: CT_ActionProperty

This simple type<167> specifies an action property name.

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

 <xsd:simpleType name="ST_PropertyName">
   <xsd:union memberTypes="ST_PropertyNameReserved ST_PropertyNameUser"/>
 </xsd:simpleType>

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