Hi,
I want to load document having a http url from local cache directory. Is there a way i can resolve http url to my local cache directory. For example
let $file := doc("http://abc.com/example.xml")
should resolve example.xml from c:\documents\repo\http\abc.com\example.xml
Thanks, Anky