Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Explain ADO XML output...
Message
De
08/05/2000 20:56:49
 
 
À
08/05/2000 07:27:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00367168
Message ID:
00367467
Vues:
16
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform