Sign in to follow this  
lance123

Help for new user on xml query

Recommended Posts

Hi to all,

 

 

 

I would like to query a filemaker server database. It has the ability to send back xml in the following grammar. I would like to convert that to fusioncharts grammar with an xslt. Could anyone help with how to achieve this? Regards and thanks for any help.

 

 

 

<?xml version="1.0" encoding="UTF-8" standalone="no"?> 0The Dancers in BlueEdgar DegasStudy01/08/1979Impressionist19

Share this post


Link to post
Share on other sites

Hi Again, Just a followup here is a sample of the xml grammar from filemaker.

 

 

 


<?xml version="1.0" encoding="UTF-8" standalone="no"?>  0The Dancers in BlueEdgar DegasStudy01/08/1979Impressionist19

Share this post


Link to post
Share on other sites

Sorry had to get the code thing right!

 

 

 

code

 

<?xml version="1.0" encoding="UTF-8" standalone="no"?> 0The Dancers in BlueEdgar DegasStudy01/08/1979Impressionist19

 

/code

Share this post


Link to post
Share on other sites

Hi,

Based on the chart type, you'll have to write the XSLT to generate XML in proper FusionCharts format. Currently, we do not have a sample for the same - however, as soon as we work on one, I'll post it for you.

Share this post


Link to post
Share on other sites

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
Sign in to follow this