Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to produce hierarchical xml with complex types
Message
De
23/01/2007 05:37:05
 
 
À
22/01/2007 02:48:54
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
01186889
Message ID:
01188003
Vues:
41
>Thanks Sergey,
>
>I know that. But I don't know how to do it without being a nightmare. I would have to build my own «XML producer» framework as the schema is quite complex. I just thought that there might be some hidden miracle solution.

Writing xml via string is really poor technology... But that the way I do it currently.

I'd be glad to hear about miracle solutions. Currently i'm using the MS parser to read/parse the stuff into VFP structures (cursors, objects and arrays).

The only issue is not in outputing new XML. Which is really simple, but the case when you need to edit "in-place" existing data xml structures (with primary keys and integrity constrains). Possibly should we use the XML parser for this. But then the simple problem becomes a complex one and XML does not help at all. Quite the contrary!

My 2 cents
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform