[Home] [By Thread] [By Date] [Recent Entries]
I am not able to use right use of collection!!! an error " a sequence
of more than one item is not allowed as first argument of concat()"
is throughing!!!
java -jar saxon8.jar a.xml a.xsl tables=tables>a.htm <xsl:param name="tables" as="xs:string" required="yes"/> <xsl:variable name="dir" select="collection($tables)"/> <xsl:variable name="inputFiles" select="collection(concat($dir,'?select=*.tbl'))" /> At 04:42 PM 10/7/2008, Mukul Gandhi wrote: <xsl:variable name="inputFiles" select="collection(concat($dir,'?select=*.tbl'))" />
|

Cart



