Help with XSLT

Joined
Sep 18, 2012
Messages
1
Reaction score
0
I am using xslt to transform XML output from my Filemaker database so that
I can re-import it (to synchronize the data after it has been copy-edited externally).
The whole business works fine with one exception. In the xml file, some text
has visual tags such as <hi rend="italic"></hi>. The xslt does not bring this
tagging into the transformed file. I have tried using
<xsl:copy-of select="note"/> and
<xsl:value-of select="note"/>

either one of these brings the text perfectly, but not the <hi> tags.

ideas?

I'm using oXygen 12.2 and FMProAdvanced 11.
thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top