1) I have some chain XML, read one xml filefirst & child attribute will have ahref="" pointing to a diff xml file ..read that file and get the value of the parent attribuite id=""
I have tried..I am able to read using java...the attribute value..not sure now how to read the xml file passing this href values...like this ..it may have more than 50 child....each child have a corresponding xml file to get the value....