hi all,
I have a question on how to address this. I have an xml that points to another xmls. What Im trying to do is to read the xml form url, get the list of urls pointing to the other xml and read them again so I can list the second nested xmls inside.
Being more clear. Im able to read the xml from url. That sml points to another 50 xml urls that I need to open and use (since inside those xml there are more urls to the zipped data I want).
If if parse the first url to feature reader I cant really get nothing out of it, I have tried also xml flatener,...with no success.
Any tips?
PD: The xml is an atom service to donwload data from.