Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating an XML Feed
Message
De
11/08/2004 18:41:42
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
00930687
Message ID:
00932531
Vues:
22
Maybe consider writing a -SELECT- statment that reduce the elements in the output. Then using XmlAdpater or CursorToXml may work.

If you need to represent your data relationally. Use the XmlAdapter, then add each cursor's schema to it (AddTableSchema), then call XmlAdapter.ToXml().

If you nee to represent your data in tree form. Write Custom XML.

My Opinion, may be right or wrong, but it is just an opinion.
Terry Rooks
Software Systems Architect
Microsoft Certified Solution Developer.Net

If at first you don't succeed, then skydiving definitely isn't for you.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform