2.20.3.9 CT_TaskTitleEventInfo
Target namespace: http://schemas.microsoft.com/office/powerpoint/2022/08/main
Referenced by: CT_TaskHistoryEvent
A complex type that specifies information about a task title change.
Attributes:
val: A xsd:string ([XMLSCHEMA2/2] section 3.2.1) attribute that specifies the title for the task.
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.
-
<xsd:complexType name="CT_TaskTitleEventInfo"> <xsd:attribute name="val" type="xsd:string" use="required"/> </xsd:complexType>
See section 5.19 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).