Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Working with Hierarchical XML Data
Message
De
19/12/2006 10:56:13
Keith Payne
Technical Marketing Solutions
Floride, États-Unis
 
 
À
19/12/2006 09:53:59
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
XML
Versions des environnements
Environment:
VB.NET 1.1
Divers
Thread ID:
01178848
Message ID:
01178881
Vues:
19
>There is a posted XML report on the treasury.gov website that I need to work with: http://www.treasury.gov/offices/domestic-finance/debt-management/interest-rate/yield.xml
>
>I just want to make sure I am correct in my approach. I believe I want to create an XSLT file, but then what?
>
>Thanks for any advice!
>
>Mike

Mike,

When I am confronted with the same problem, I like to create a class that serializes to the exact same tags & attributes as the source xml file. Then you can create an instance of the class by deserializing the xml document instead of querying the source file.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform