Jump to content

Formatting XML


Gprev

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

Recommended Posts

  • Newbies

I am using Martin’s example that shows how XSLT can retrieve data from a password protected Filemaker database.

It works great and returns the XML data into a variable called xmltree.

My question is – how the heck can I transform this information into something that is formatted for display?

I have tried using the xsl:value-of select="fmrs:field[@name...", etc. But, the HTML returned contains no field data (though I can see it unstructured if I use “copy-of select=$xmltree”)

Even after many hours, I am still not able to crack this. Can anyone help?

Thanks,

George

Link to comment
Share on other sites

This topic is 6560 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.