I implemented an application that are fed from an XML stream. The XML feed changes every once daily.
I want to know if I can meter the xml file caching for one day for each round has not questioned the service that provided the xml But every day at midnight I want it retrieves the new version of XML
cordially