-----------------------------------------------------------

New Message on MumbaiUserGroup

-----------------------------------------------------------
From: AIDARAJ1
Message 1 in Discussion

Hi All,

I have an XML file as given below.

<?xml version="1.0" encoding="utf-8" />
<Structure>

<Segment key="HEADER" length="99"/>
<Element id="requesttypeID" startPosition="0"/> 
<Element id="tablereqID" startPosition="8"/> 
<Element id="retainandreturn" startPosition="12"/> 
</Segment>

<Segment key="BODY" length="99"/>
<Element id="requestID" startPosition="0"/> 
<Element id="requestID2" startPosition="8"/> 
</Segment>

<Segment key="FOOTER" length="99"/>
<Element id="firstRecordID" startPosition="0"/> 
<Element id="secondRecord" startPosition="8"/> 
</Segment>

</Structure>


When I create a typed dataset from the above XML file
I am getting two Tables

1.Segment
2.Element

Now I Want to get only that rows from the Table
Element where my Segement Tag key is "Header".
Means I need to extract Element Tag values of
corresponding Segment Tag.
Exmple if Segment tag Key is Header I need only the 3
element tag values enclosed in that particular Segment
Tag.

I want to use Typed dataset class created from the
XSD.
Pls help me with code snippet. This is very urgent.

Thanks a lot in Advance



                
__________________________________________________________ 
Yahoo! India Matrimony: Find your partner now. Go to http://yahoo.shaadi.com


-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/MumbaiUserGroup/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member 
Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you 
received this message by mistake, please click the "Remove" link below. On the 
pre-addressed e-mail message that opens, simply click "Send". Your e-mail 
address will be deleted from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to