January 5, 201115 yr I have a xml file import to mapforce. Does anyone know how to convert it to xlt. Is there any particular procedures I need to follow? Thanks. Kent
February 10, 201114 yr You don't convert XML to XSLT, you basically write an XSLT to change one grammar of XML (e.g. Filemaker's) into another grammar of XML (in your case: Mapforce's). No set procedures for this. If you don't know XSLT then it's a bit of a learning curve. There are tools out there that let you do visual drag-n-drop mapping between XML grammars and help you write the XSLT that way.
Create an account or sign in to comment