Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Explain ADO XML output...
Message
From
08/05/2000 20:56:49
 
 
To
08/05/2000 07:27:10
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00367168
Message ID:
00367467
Views:
17
>Can someone explain to me what are the first three line of ADO's XML output refering to? I have tried to find it from MSDN not to no avail. Thanks.

s refers to the XML-Data namespace containing the elements and attributes that define the schema of the current Recordset.
dt refers to the data type definitions specification.
rs refers to the namespace containing elements and attributes specific to ADO Recordset properties and attributes.

You can find more information in the article XML Integration Features in ADO 2.5
at http://msdn.microsoft.com/xml/articles/xmlintegrationinado.asp.

Robert
Robert Green
Visual Studio Lead Product Manager
Microsoft
Previous
Reply
Map
View

Click here to load this message in the networking platform