I am having some trouble with exporting content from InDesign into an XML file, and I hope that someone can provide some assistance. I have text in an InDesign file that I export into an XML file – simple enough. Here is my issue, there is metadata information under the File Info in InDesign that I want included in the XML file.
I am using XSLT code when exporting from InDesign to format the text and tags exactly the way I need it in the XML file. Is there a way to access and export the metadata information from the InDesign File Info to include it in the XML file? Perhaps there is a script that pulls File Info for that file into the main body of the file so it can be included when exported from InDesign? Or even better, is there XSLT code that will grab the content I want from the File Info when exporting from InDesign into XML?
Any suggestions on a solution are appreciated.