AuthorEntry element (AuthorList_Type complexType) (Visio XML)

Specifies properties used to identify the author of a comment in a drawing.

Element information

Value
Element type
AuthorEntry_Type
Namespace
http://schemas.microsoft.com/office/visio/2012/main
Schema file
VisioSchema15.xsd
Document parts
comments.xml

Definition

< xs:element name="AuthorEntry" type="AuthorEntry_Type" minOccurs="0" maxOccurs="unbounded" >
< /xs:element >

Elements and attributes

If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.

Parent elements

Element Type Description
AuthorList
AuthorList_Type
Specifies the authors in a drawing.

Child elements

None.

Attributes

Attribute Type Required Description Possible values
ID
xsd:unsignedInt
required
A one-based value that identifies the author. Values of the xsd:unsignedInt type.
Initials
xsd:string
optional
The initials of the author. Values of the xsd:string type.
Name
xsd:string
optional
The name of the author. Values of the xsd:string type.
ResolutionID
xsd:string
optional
A unique identifier for the author. Values of the xsd:string type.