DataConnections element (Visio XML)
Contains the DataConnection elements for the document.
Element information
Value | |
---|---|
Element type |
DataConnections_Type |
Namespace |
http://schemas.microsoft.com/office/visio/2012/main |
Schema file |
VisioSchema15.xsd |
Document parts |
connections.xml |
Definition
< xs:element name="DataConnections" type="DataConnections_Type" >
</xs:element >
Elements and attributes
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Parent elements
None.
Child elements
Element | Type | Description |
---|---|---|
DataConnection |
DataConnection_Type |
Abstracts communication between one or more DataRecordset elements and a non-XML data source. |
Attributes
Attribute | Type | Required | Description | Possible values |
---|---|---|---|---|
NextID |
xsd:unsignedInt |
required |
The next available ID for new connections. | Values of the xsd:unsignedInt type. |