Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Explain ADO XML output...
Message
De
08/05/2000 07:27:10
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Explain ADO XML output...
Divers
Thread ID:
00367168
Message ID:
00367168
Vues:
48
Dear all,

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.

Regards,
Kueh.

xmlns:dt=“uuid:C2F41010-65B3-11d1-A29F-00AA00C14882”
xmlns:rs=“urn:schemas-microsoft-com:rowset”
xmlns:z=“#RowsetSchema”>


rs:basetable=“shippers” rs:basecolumn=“ShipperID”
rs:keycolumn=“true”>
rs:fixedlength=“true” rs:maybenull=“false”/>

rs:nullable=“true” rs:write=“true” rs:basetable=“shippers”
rs:basecolumn=“CompanyName”>


rs:write=“true” rs:basetable=“shippers”
rs:basecolumn=“Phone”>







Phone=“(503) 555-9831”/>
Phone=“(503) 555-3199”/>
Phone=“(503) 555-9931”/>

Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform