Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dbf to xml
Message
De
13/09/2010 09:38:14
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01480953
Message ID:
01480965
Vues:
58
thank you, it works fine but i have another question.
here are the the 2 first lines
  <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> 
- <VFPData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="mySchema.xsd">
in the following code, the second line have 3 informations (datedebut,datefin and regroupe). how can i include these informations in this line ?
  <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> 
- <Balance DateDebut="2009-01-01" DateFin="2009-12-31" Regroupe="0">
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform