Is it possible to use the lineNumber extension function when calling Xalan-J from the command line?
I have a stylesheet with namespace declaration xmlns:xalan="http://xml.apache.org/xalan". I invoke it from the command line with option -l. In an xsl:when element the stylesheet checks for the extension function with function-available('xalan:lineNumber'), but the test fails. Am I missing something obvious or misunderstanding the documentation? Thanks very much, Peter -- View this message in context: http://www.nabble.com/lineNumber-extension-function-tp18986143p18986143.html Sent from the Xalan - J - Users mailing list archive at Nabble.com.