DataRecordSets element ('Visio XML')
Last modified: March 09, 2015
Applies to: Office 2013 | Office 365 | Visio 2013
In this article
Element information
Definition
Elements and attributes
Contains all the DataRecordset elements in the document.
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 |
|---|---|---|
|
Contains all the DataRecordset elements in the document. |
Attributes
|
Attribute |
Type |
Required |
Description |
Possible values |
|---|---|---|---|---|
|
ActiveRecordsetID |
xsd:unsignedInt |
optional |
The ID of the active data recordset in the External Data window when the window closes, so that it can be restored the next time the window opens. |
Values of the xsd:unsignedInt type. |
|
DataWindowOrder |
xsd:string |
optional |
The order of the data recordsets displayed on the tabs of the External Data window. An ordered list of data-recordset IDs, separated by semi-colons. |
Values of the xsd:string type. |
|
NextID |
xsd:unsignedInt |
required |
The next available ID for a new data recordset. |
Values of the xsd:unsignedInt type. |