I have some XSLT code that I'm trying to use as a transformation step in information studio. The XSLT code came from the same vendor as the content. It uses a function that MarkLogic doesn't recognize
<xsl:value-of select="saxon:line-number()" /> Read a bit on the web and determined that this is a function enabled in Saxon by passing it an -l flag on startup. Is there an equivalent function in MarkLogic I can replace this function with? Thanks in advance, Alan
_______________________________________________ General mailing list [email protected] http://community.marklogic.com/mailman/listinfo/general
