Question
Read XML code from ZIP file
I have a use use case, when any developer uploads their package in one interface and that should go through the XML code and return if any objects in that package are using any deprecated functions.
To achieve that , is there any function that would read the XML file
