RE: linking and DOM

Can anyone help me out, please?
> > -----Original Message-----
> >From: 	Yallala, Bhaskar  
> >Sent:	Tuesday, July 16, 2002 10:59 AM
> >To:	Xml-Dev (E-mail); Xmlschema-Dev (E-mail)
> >Subject:	linking and DOM
> >Importance:	High
> >
> >Hi
> >           Example: 
> >	I have a.xml , which has DateInterval 
> >like,
> >	<Date Interval>
> >		<start><Date>xyz</Date></<start>
> >		<limit><Date>pqr</Date></<limit>
> >	</Date Interval>
> >
> >And I have another file called b.xml, in which Date with ID= 
> >xyz is present.
> >
> >How can I parse this using DOM and how can I refer in a.xml 
> >, how to goto b.xml's xyz ID?
> >
> >
> >Yours sincerely,
> >Bhaskar Yallala
> >

Received on Tuesday, 16 July 2002 16:30:45 UTC