passing xml as input into a trasnformation2004-07-21 18:40:29Currently I have some xml in a global <xsl:variable> and am I accessing it using exslt:node-set(). I need to pass this is to the transformer and access it using <xsl:param> also as a node-set. I'm using xalan-J and haven't been able to get this working. Is this possible? Thanks Marcus
|
|