Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Target namespace: http://schemas.microsoft.com/office/powerpoint/2018/8/main
Referenced by: CT_CommentReply, CT_Comment
A simple type that specifies the ID of a comment or a comment reply.
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this simple type.
-
<xsd:simpleType name="ST_CommentId"> <xsd:restriction base="s:ST_Guid"/> </xsd:simpleType>
See section 5.14 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).