XML Reading
- From: "thomson" <saintthomson@xxxxxxxxx>
- Date: 29 May 2006 00:01:38 -0700
Hi all,
I do have an XML file which i have given below, AS you can
see there is an id attribute with the master element , If i pass the id
for eg: 1 i need to get all the field elements associated with it,
Can any one let me know how best we can traverse it and
return the values
<MasterConf>
<Master id="1" Name="Country">
<Table>ADM_COUNTRY_MST</Table>
<field>Country_Code</field>
<field>User_TCode</field>
<Primary>Country_TCode</Primary>
</Master>
<master id="2" Name="City">
-
</MAsterConf>
Thanks in Advance
thomson
.
- Follow-Ups:
- Re: XML Reading
- From: Terry Olsen
- Re: XML Reading
- Prev by Date: Re: Session_End event
- Next by Date: Re: webrequest post method and navigate to the new url
- Previous by thread: Re: DBNull.value doesn't CLEAR a date
- Next by thread: Re: XML Reading
- Index(es):