[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

5.0

How to read xml document using C#?

Asked by tryokane in Extensible Markup Language (XML), Microsoft Visual C#.Net

I need to read an xml document.The xml document is in the format below.Can anyone tell me how to do?Code is appreciated.
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
<?xml version="1.0" standalone="yes" ?> 
- <PatientBill>
  <Header BillId="Simon Test" BillSubmitDate="2008-07-02" BillSubmitTime="18:06:41Z" /> 
- <Items>
  <Item d5p1:type="Episode" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" ItemType="EPISODE" EpisodeId="1" EpisodeDate="2008-07-02" EpisodeTime="18:06:41Z" AdmissionBedCode="B01" AdmissionWard="WD001" /> 
- <Item d5p1:type="IPMovement" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" IPMovementId="86894" DestinationLocation="QuantaTech Holdings Inc." TransferStartDate="1939-01-17" TransferStartTime="17:04:56Z" TransferToBed="T76" TransferToWard="R1478" TransferToBedType="E5" TransferToRoomType="D8" TransferEndDate="1927-01-21" TransferEndTime="16:09:14Z">
  <ItemType>IPMOVE</ItemType> 
  </Item>
- <Item d5p1:type="IPMovement" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" IPMovementId="14818" DestinationLocation="YoyoMatix Associates" TransferStartDate="1929-04-17" TransferStartTime="10:30:58Z" TransferToBed="K42" TransferToWard="P6637" TransferToBedType="I4" TransferToRoomType="R4" TransferEndDate="1948-05-31" TransferEndTime="07:36:35Z">
  <ItemType>IPMOVE</ItemType> 
  </Item>
- <Item d5p1:type="IPMovement" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" IPMovementId="56550" DestinationLocation="SynerSys Gmbh." TransferStartDate="1960-03-12" TransferStartTime="07:23:59Z" TransferToBed="G93" TransferToWard="O1409" TransferToBedType="O2" TransferToRoomType="P8" TransferEndDate="1950-02-24" TransferEndTime="05:58:56Z">
  <ItemType>IPMOVE</ItemType> 
  </Item>
- <Item d5p1:type="IPTheatreAnaesthetic" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" TheatreId="1" ChargeCode="Y61" OperationStatus="K6" AnaestheticMethod="X2996" AnaestheticStatus="W3" AnaestheticAgent="T5282" StartDate="34398" StartTime="2095" FinishDate="45557" FinishTime="2547">
  <ItemType>IPTHAN</ItemType> 
  </Item>
- <Item d5p1:type="IPTheatreAnaesthetic" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" TheatreId="1" ChargeCode="N62" OperationStatus="S5" AnaestheticMethod="N4431" AnaestheticStatus="R7" AnaestheticAgent="I1918" StartDate="44721" StartTime="4604" FinishDate="30953" FinishTime="2185">
  <ItemType>IPTHAN</ItemType> 
  </Item>
- <Item d5p1:type="IPTheatre" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" TheatreId="1" Procedure="H8193" TableCode="Q30" Priority="A57" TheatreInDate="1934-06-15" TheatreInTime="00:47:36Z" TheatreOutDate="1978-07-03" TheatreOutTime="00:37:59Z" OperationStatus="O53" PACUStartDate="1955-08-22" PACUStartTime="00:43:44Z" PACUReadyToLeaveDate="1985-01-06" PACUReadyToLeaveTime="01:14:42Z" AnaestheticStatus="E98">
  <ItemType>IPTHTR</ItemType> 
  </Item>
- <Item d5p1:type="IPTheatre" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" TheatreId="1" Procedure="E4628" TableCode="X19" Priority="G36" TheatreInDate="1926-04-08" TheatreInTime="01:04:47Z" TheatreOutDate="1961-06-23" TheatreOutTime="01:26:59Z" OperationStatus="R54" PACUStartDate="1969-07-18" PACUStartTime="00:17:23Z" PACUReadyToLeaveDate="1985-01-14" PACUReadyToLeaveTime="01:21:26Z" AnaestheticStatus="K59">
  <ItemType>IPTHTR</ItemType> 
  </Item>
- <Item d5p1:type="OrderItem" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" OrderItemId="111000" OrderItemCode="58599,1,1" BillingGroupCode="PHARMACY" BillingSubGroupCode="PHARMACY" OrderCategory="GENERAL PHARMACY" OrderSubCategory="CARBOHYDRATES" OrderSet="ORDER SET 1" StartDate="2008-07-03" StartTime="01:06:41Z" EndDate="2008-07-03" EndTime="01:06:00Z" Quantity="1" OIOrderingLocation="O1409" BillingStatus="TB" OIReceivingLocation="O1409" ListPrice="010" ItemPrice="009" ManualPriceOverride="009" DiscountedAmount="001" PharmacyClassification="XXX" ServiceTaxCode="EX">
  <ItemType>ORDITEM</ItemType> 
  </Item>
- <Item d5p1:type="OrderItem" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" OrderItemId="123421" OrderItemCode="CC20" BillingGroupCode="CONSULTATION" BillingSubGroupCode="OP CONSULTATION" OrderCategory="APPOINTMENT" OrderSubCategory="CONSULTATION" BillingStatus="TB" OIReceivingLocation="GP CLINIC" ListPrice="3000" ItemPrice="3000" Location="GP CLINIC" ApptID="1234565" ApptDate="2008-07-23" ApptTime="08:00:00Z" ApptStatus="DONE" ArrivalDate="2008-07-23" ArrivalTime="08:00:00Z" DepartureDate="2008-07-23" DepartureTime="09:00:00Z" CareProvider="0091" CareProviderType="GP" ServiceRendered="NNN" ServiceTaxCode="EX">
  <ItemType>ORDITEM</ItemType> 
  </Item>
  </Items>
  </PatientBill>
[+][-]07/25/08 12:09 AM, ID: 22086539Accepted Solution

Your question has an Asker Certified™ answer! tryokane verified that this solution worked for them--which means it will likely work for you, too. Click to view the solution free for 30-days now.

About this solution

Zones: Extensible Markup Language (XML), Microsoft Visual C#.Net
Sign Up Now!
Solution Provided By: naspinski
Participating Experts: 2
Solution Grade: B
 
 
 
[+][-]07/24/08 09:52 PM, ID: 22086062Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/24/08 10:09 PM, ID: 22086117Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/24/08 10:11 PM, ID: 22086122Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/24/08 10:29 PM, ID: 22086162Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/24/08 10:51 PM, ID: 22086221Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/24/08 11:02 PM, ID: 22086256Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/24/08 11:04 PM, ID: 22086263Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/24/08 11:07 PM, ID: 22086277Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/24/08 11:08 PM, ID: 22086281Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/24/08 11:13 PM, ID: 22086306Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/24/08 11:18 PM, ID: 22086318Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/24/08 11:24 PM, ID: 22086344Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/24/08 11:45 PM, ID: 22086429Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/25/08 12:06 AM, ID: 22086526Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/25/08 12:31 AM, ID: 22086611Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/25/08 12:33 AM, ID: 22086617Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/25/08 12:35 AM, ID: 22086631Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/25/08 01:21 AM, ID: 22086761Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/25/08 01:22 AM, ID: 22086765Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/25/08 01:23 AM, ID: 22086774Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/25/08 01:24 AM, ID: 22086780Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/25/08 02:27 AM, ID: 22087037Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/25/08 02:30 AM, ID: 22087049Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/25/08 02:32 AM, ID: 22087054Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/25/08 02:35 AM, ID: 22087062Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/25/08 05:20 PM, ID: 22093104Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/26/08 01:14 AM, ID: 22094170Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/27/08 03:28 AM, ID: 22097909Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20100215-EE-VQP-121 / EE_QW_EXPERT_20070906