I want to create XML with dynamic Element and attribute according to Database record in Filemaker advanced. As Filemaker generate fixed format XML.
Should it is possible? and How?
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Technically you need a XSLT file to transform the FileMaker XML grammar into your XML. Once you have this file, you can tell FileMaker to use it during export. This is a fairly generic answer, of course, but so is the question 🙂