RowKeyValue element (PrimaryKey_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
Specifies the value of a primary key for an individual row of a recordset.
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Parent elements
|
Element |
Type |
Description |
|---|---|---|
|
Specifies a primary key of a recordset. |
Child elements
None.
Attributes
|
Attribute |
Type |
Required |
Description |
Possible values |
|---|---|---|---|---|
|
RowID |
xsd:unsignedInt |
required |
A unique value that identifies a row of a recordset. |
Values of the xsd:unsignedInt type. |
|
Value |
xsd:string |
required |
The value of the primary key for this row of the recordset. |
Values of the xsd:string type. |