----------------------------------------------------------- New Message on MumbaiUserGroup
----------------------------------------------------------- From: ClassicalAnil Message 2 in Discussion try to use simpletype filter i never checked but it might work tr y and plz let me also know wheteher its working or not >From: "AIDARAJ1" <[EMAIL PROTECTED]> >Reply-To: "MumbaiUserGroup" <[email protected]> >To: [email protected] >Subject: Getting CHild Tag values From Typed Dataset >Date: Tue, 13 Dec 2005 18:43:56 -0800 > > > > > > > > > > > > > New Message on MumbaiUserGroup > > > > > > > > Getting CHild Tag values From Typed Dataset > > > > > Reply > > > > > > Reply to Sender > Recommend > > Message 1 in Discussion > > > > > > > > From: > AIDARAJ1 > > > > > 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 > > > > > > > > View other groups in this category. > > > > > > > > > > > > > > > > > To stop getting this e-mail, or change how often it >arrives, go to your E-mail Settings. > > > Need help? If you've forgotten your password, > please go >to Passport Member Services. > > For other questions or feedback, go to our > Contact Us >page. > > > 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. > > > Remove my e-mail address from MumbaiUserGroup. > > > > > > > _________________________________________________________________ Tried the new MSN Messenger? Its cool! Download now. http://messenger.msn.com/Download/Default.aspx?mkt=en-in ----------------------------------------------------------- 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]
