RefreshConflict element (DataRecordSet_Type complexType) (Visio XML)

Indicates a row in the data recordset linked to a shape that is in conflict after the data recordset is refreshed.

Element information

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

Definition

< xs:element name="RefreshConflict" type="RefreshConflict_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
DataRecordSet
DataRecordSet_Type
Stores, formats, refreshes, and exposes data queried from a database in Microsoft Visio.

Child elements

None.

Attributes

Attribute Type Required Description Possible values
PageID
xsd:unsignedInt
required
Page ID of the shape involved in the conflict. Values of the xsd:unsignedInt type.
RowID
xsd:unsignedInt
required
The original row ID of the row now in conflict after data was refreshed . Values of the xsd:unsignedInt type.
ShapeID
xsd:unsignedInt
required
Shape ID of the shape involved in the conflict. Values of the xsd:unsignedInt type.