Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Xml, schemas, data binding
Message
De
27/10/2001 08:29:01
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Xml, schemas, data binding
Divers
Thread ID:
00574125
Message ID:
00574125
Vues:
57
I am developing xml based Web appl. This appl. uses tables (and other controls) bound to xml data.
CURSORTOXML('', lcFullPath, 1, 512, 0) produces XML which is OK for binding mechanism to show in html tables. Unfortunately XMLTOCURSOR needs a schema to produce an exact cursor structure. Well, CURSORTOXML('', lcFullPath, 1, 512, 0, '1') will create such xml file with an inline schema but binding mechanism refuses to show xml probably because of an extra info included in the xml file. I tried to use an external schema. Still xml file has an extra line on the top pointing to the external schema file. I can try to rebuild xml output on the fly and remove schema data and then when xml comes back from the browser add removed schema info back to incoming xml stream but I hope there is a better solution.
Has someone came across one?

Thanks Mark
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform