473,396 Members | 2,009 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Read partial xml into dataset

Sue
Hello

I need some help to read only partial nodes of a xml and store it as a
dataset. In my example below, I need only the values within the nodes
<WorkFlowStepHistoryin a dataset. I'm sure it is pretty simple, but
since I'm new to xml not sure how it is done.

Say my xml string has nodes like

<RequestSpecificData>
<OtherNodes>
-------
</OtherNodes>

<WorkFlowStepHistory>
<WorkFlowStatus>FormSubmitted</WorkFlowStatus>
<WorkFlowStatusDateTime>12/17/2007</
WorkFlowStatusDateTime>
<WorkFlowStepHistory>
<WorkFlowStepHistory>
<WorkFlowStatus>FormApproved</WorkFlowStatus>
<WorkFlowStatusDateTime>12/18/2007</
WorkFlowStatusDateTime>
<WorkFlowStepHistory>
<WorkFlowStepHistory>
<WorkFlowStatus>FormRejected</WorkFlowStatus>
<WorkFlowStatusDateTime>12/18/2007</
WorkFlowStatusDateTime>
<WorkFlowStepHistory>

<OtherNodesXYZ>
-------
</OtherNodesXYZ>
</RequestSpecificData>
Dec 17 '07 #1
0 1681

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

43
by: nospam | last post by:
I got three (3) files (1) Untitled.aspx (2) Untitled.aspx.1.cs (3) Untitled.aspx.2.cs These three files must be used together to make file #1, Untitled.aspx, page work via J.I.T. when the...
0
by: Allan Wissing | last post by:
I have a webservice and a Rich Client I have created with VS2005 Beta 2. When I double click on the surface area of the Visual Designer for the dataset, I does not create another partial Class...
7
by: fisab | last post by:
I apologise in advance for such a basic question, but I'm hoping someone will take the time to answer my question. In my code I define a Dataset : Partial Class Default_aspx Dim dsExcel As...
2
by: Billy | last post by:
In .Net 2, when I have created a strongly typed dataset of a SQL table and then 'viewed' the code from the RHM menu. I am taken to the new partial class; as expected, but why do I have a partial...
2
by: Stephen | last post by:
Hi, Suppose there is a column in the dataset that is a very large field (say varchar(500)) and i want to display partial information with (....) so that the user can click on it to view for...
0
by: Gian Paolo | last post by:
ok i made this but now i don't know how to retrive the values contained in the tables of the ds dstaset someone han help????? using System; using System.Collections.Generic; using...
12
by: =?Utf-8?B?RGFyYSBQ?= | last post by:
Would like to know from the crowd that why do we require a Partial Class. By having such feature aren't we going out of the scope of Entity Concept. Help me to understand in what context this...
1
by: =?Utf-8?B?Q2Fsdmlu?= | last post by:
Dear all, I had used partial class to extend typed dataset(ex. add a method to TypedDataTable) in my windows-base applications and it works well. But when I try it in a web services project,...
2
by: Peted | last post by:
Hi, im moving a project from vs2005 to vs 2008. is doing so i have come across a compiler error regarding partial classes that i dont understand if anyone can explain it to me please the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.