This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: variable as select for template


> I'd like to make it with <xsl:value-of...> or something else
> because i have
> to decide on the fly which node set i need. My thought was
> may be i can use
> document() function here???

I think you need to explain what you're trying to achieve. Your solution
isn't going to work, because xsl:value-of produces text as its result, not a
node-set.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]