- From: Yallala, Bhaskar <B_Yallala@DirectAdvice.com>
- Date: Tue, 16 Jul 2002 10:58:50 -0400
- To: "Xml-Dev (E-mail)" <xml-dev@lists.xml.org>, "Xmlschema-Dev (E-mail)" <xmlschema-dev@w3.org>
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 10:59:22 UTC