September 8, 200916 yr Anyone else having trouble with this? It worked in FMP pre-10 (or so I thought). I'm trying to merge some pre-processed XML with another FMP Export and XSLT.
September 8, 200916 yr It works fine for me, using version 10.0v3 in Leopard. AFAIK, there have been (regrettably) no changes in the XSLT engine since version 6.
September 8, 200916 yr Author Thanks, Michael. That's what I thought, too (no updates). I need to go back to some old examples and see if they run. Could be something else I've got that's more complex.
September 17, 200916 yr Author RESOLVED. I had the document() calling invalid XML. It needed a root element with the same xmlns as the XML called in the XSLT. Thanks, for the extra set of eyes, Martin!
Create an account or sign in to comment