Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XML String
Message
De
20/01/2004 22:05:53
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Titre:
Divers
Thread ID:
00868374
Message ID:
00868827
Vues:
13
>Hi!
>
>I´d like to know what is the best option to generate XML strings considering...
>
>- The string will send by internet (ADSL 256/128). So, it should be as small as possible. ;-)
>
>- I will use VFP in both side, using XMLAdapter.
>
>I made some tests and I'd like to use XML to keep compatible with other apps...
>
>TIA

Hi Rodolfo,

To decrease size of XML generated by XMLAdapter use:
ForceCloseTag=.F.
FormattedOutput=.F.
PreserveWhiteSpace=.T.

Thanks,
Aleksey.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform