Connects element (PageContents_Type complexType) (Visio XML)

Contains a Connect element for each connection between two shapes in a drawing.

Element information

Value
Element type
Connects_Type
Namespace
http://schemas.microsoft.com/office/visio/2012/main
Schema file
VisioSchema15.xsd
Document parts
page#.xml, master#.xml

Definition

< xs:element name="Connects" type="Connects_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
MasterContents
PageContents_Type
Specifies the information about the shapes in a master or drawing page of a drawing.
PageContents
PageContents_Type
Specifies the information about the shapes in a master or drawing page of a drawing.

Child elements

Element Type Description
Connect
Connect_Type
Represents a connection between two shapes in a drawing, such as a line and a box in an organization chart.

Attributes

None.