Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems writing XML
Message
De
06/11/2004 03:46:12
 
 
À
05/11/2004 07:30:11
Bill Benton
North Florida Software Services
Middleburg, Floride, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
XML
Divers
Thread ID:
00958201
Message ID:
00958797
Vues:
15
Hi,

For:
<salary type="annual">45000</salary> 
Use:
w.WriteStartElement("salary")
w.WriteAttributeString("type","annual")
w.WriteString("4500")
w.WriteEndElement()
HTH,
Viv
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform