Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Working with Hierarchical XML Data
Message
From
19/12/2006 10:56:13
Keith Payne
Technical Marketing Solutions
Florida, United States
 
 
To
19/12/2006 09:53:59
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
ASP.NET
Category:
XML
Environment versions
Environment:
VB.NET 1.1
Miscellaneous
Thread ID:
01178848
Message ID:
01178881
Views:
18
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform