December 8, 200520 yr Newbies My xsl works fine in Oxygen when debugging - it dutifully adds numbers as content to the file produced, i.e. I've got a sample dataset XML from my database. However, when I run this same XSL file direct from FMP, I get no numbers in the output. I've added a format statement, but still no number output. essentially my code is the following (my for-each is complex as it is derived from an xsl:key data grouping, but essentially walks through the records). Edited December 8, 200520 yr by Guest Mac panther, FMPro 7v3
December 8, 200520 yr Could it be that xsl:number is not part of the Xalan engine used in FM XML exports? See also this thread: http://fmforums.com/forum/showtopic.php?tid/147972
Create an account or sign in to comment