I only have the trial version, so cannot export to get the .xml file to see if it has a URL for the corresponding XML Schema doc (if there is one).
Is there a corresponding XML Schema file that defines the XML structure?
This is helpful in generating code to parse the xml file, otherwise, I have to reverse engineer and create an XML schema file listing all structures I believe are there (or can find are there), but at some point in the future the software or export may change on an upgrade and my code would no longer work.
I am seeking, during the evaluation to go through how I would export data and process it programatically.
Thank you,
r