EventList element (VisioDocument_Type complexType) (Visio XML)

Contains an EventItem element for each event to which an object should respond.

Element information

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

Definition

< xs:element name="EventList" type="EventList_Type" minOccurs="0" maxOccurs="1" >
</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
VisioDocument
VisioDocument_Type
The root element of a Microsoft Visio document.

Child elements

Element Type Description
EventItem
EventItem_Type
Encapsulates an event code.

Attributes

None.