RowMap element (DataRecordSet_Type complexType) (Visio XML)

Maps a data-recordset row to a shape.

Element information

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

Definition

< xs:element name="RowMap" type="RowMap_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 linked to data in the data-recordset row identified by RowID. Values of the xsd:unsignedInt type.
RowID
xsd:unsignedInt
required
Row ID of the row, unique within the data recordset. Values of the xsd:unsignedInt type.
ShapeID
xsd:unsignedInt
required
Shape ID of the shape linked to data in the data-recordset row identified by RowID. Values of the xsd:unsignedInt type.