April 15, 200916 yr Hi, we are working with another software vendor and need to provide data to their database in the form of an xml file. The xml file needs to be in a specific format. I assume I need to create an xslt stlyle sheet to convert the data in the format they require. How do I do this? I have tried to look at a number of resources both online and on my filemaker database (examples provided by FileMaker) and I can't figure out how to do this. Most of the documentation I found was converting information to an html table. I don't require this. I just require an xml file with the data in it. My database has three fields (for the sake of simplicity). Article, Author and Title here is an example of what the xml file needs to look like Gerhard Weikum The Web in 10 Years How do I do this? Thanks, Constance
April 15, 200916 yr Try the attached (assumes exporting 2 fields: Author and Title, in that order, using FMPXMLRESULT grammar). articles.xslt.zip
April 16, 200916 yr Author Thanks comment, this was exactly what I needed to get started... Constance
Create an account or sign in to comment