Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6730 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hey folks! hope someone can help me with this one.

I am experimenting with data driven graphics using Fireworks MX

This technology uses xml as the database to create the data driven graphics from.

I need to export xml from filemaker xml that looks like this:

<?xml version="1.0" encoding="iso-8859-1"?>



	

		001

		Design By Coast

	

	

		002

		Peninsular OneSource

	

	

		003

		Dynamo Design

	









and when I try to use the export xml feature it looks like this:








<?xml version="1.0" encoding="UTF-8" ?>



0















001

Design By Coast



002

Peninsular Services





I have figured out that i need to use xslt to achive this but as I am fairly new to xml and not much of a programmer can anyone help a guy out here?

Posted

Here is a simple xsl stylesheet for the above. Specify it in the xml export dialog.


<?xml version="1.0" encoding="utf-8"?>



    



    

    

           

              	

					

					

			 		

            

        

    



This topic is 6730 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.