xsl-list
[Top] [All Lists]

Re: [xsl] fixing XSL search using values from a variable against multiple XML files

2018-10-04 21:08:49
Thanks for your help, Wendell - I've got your suggested solution working now. I'm sure I'll be back to bug you with some questions (but not before I try to find the answers on my own first!).

cheers,

dave

On 2018-10-04 10:47 AM, Wendell Piez wapiez(_at_)wendellpiez(_dot_)com wrote:
Dave,

Yeah it looks like there might be a syntax error line 20 should perhaps have

       <xsl:message>{document-uri(/)} contains {
string-join($filenames_here,', ') }</xsl:message>

also this is under 3.0 with @expand-text ...
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--

<Prev in Thread] Current Thread [Next in Thread>