Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Explain ADO XML output...
Message
From
08/05/2000 07:27:10
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Explain ADO XML output...
Miscellaneous
Thread ID:
00367168
Message ID:
00367168
Views:
47
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”/>

Next
Reply
Map
View

Click here to load this message in the networking platform