AutoLinkComparison element (DataRecordSet_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
Defines a rule that compares a column in the parent DataRecordset element with a shape data item from the last successful automatic linking action performed in the user interface.
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Parent elements
|
Element |
Type |
Description |
|---|---|---|
|
Specifies a recordset and the data binding between that recordset and shapes in drawing pages. |
Child elements
None.
Attributes
|
Attribute |
Type |
Required |
Description |
Possible values |
|---|---|---|---|---|
|
ColumnName |
xsd:string |
required |
Corresponds to a column name in the ADO recordset. |
Values of the xsd:string type. |
|
ContextType |
xsd:unsignedInt |
required |
Specifies properties of the group or shape to use for the comparison. Possible values are shown in the following table. |
Values of the xsd:unsignedInt type. |
|
ContextTypeLabel |
xsd:string |
optional |
If the ContextType value is 2 or 3, this attribute is required to define a comparison. For ContextType = 2, ContextTypeLabel must be the shape data item label, and if ContextType = 3, ContextTypeLabel must be the local row name. |
Values of the xsd:string type. |