CommentEntry element (CommentList_Type complexType) ('Visio XML')
Last modified: March 09, 2015
Applies to: Office 2013 | Office 365 | Visio 2013
In this article
Element information
Definition
Elements and attributes
Specifies properties used to identify a comment in a drawing.
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Parent elements
|
Element |
Type |
Description |
|---|---|---|
|
Specifies the comments in a drawing. |
Child elements
None.
Attributes
|
Attribute |
Type |
Required |
Description |
Possible values |
|---|---|---|---|---|
|
AuthorID |
xsd:unsignedInt |
required |
A one-based value that identifies the author. |
Values of the xsd:unsignedInt type. |
|
CommentID |
xsd:unsignedInt |
required |
A unique value that identifies the comment in a drawing page. |
Values of the xsd:unsignedInt type. |
|
Date |
xsd:dateTime |
required |
Specifies when a comment was created. |
Values of the xsd:dateTime type. |
|
Done |
xsd:boolean |
optional |
Specifies the current state of the comment. |
Values of the xsd:boolean type. |
|
EditDate |
xsd:dateTime |
optional |
Specifies when a comment was last changed. |
Values of the xsd:dateTime type. |
|
PageID |
xsd:unsignedInt |
required |
A value that identifies the drawing page the comment is on. |
Values of the xsd:unsignedInt type. |
|
ShapeID |
xsd:unsignedInt |
optional |
A value that identifies the shape the comment is on. If no ShapeID is specified, the comment refers to the drawing page. |
Values of the xsd:unsignedInt type. |