August 19, 201015 yr What is the prefered method, if I want to reexport to XML in the same format as the sourcefile. Is there a way to get the same structure (without the filemaker mumbojumbo). Like this: Source XML (with a transformation to the fmresults.xslt) goes in - Manipulation in Filemaker - Export to XML with same format as input file... Cheers Lars Edited August 19, 201015 yr by Guest
August 19, 201015 yr You need another XSLT stylesheet to be used during the export. The process doesn't work exactly the way you describe: the source XML is transformed into Filemaker grammar BEFORE importing it, and there is no memory anywhere what the original schema was.
Create an account or sign in to comment