Re: [xsl] grouping xhtml title with first sibling

Subject: Re: [xsl] grouping xhtml title with first sibling
From: Michael Kay <mike@xxxxxxxxxxxx>
Date: Tue, 18 Jan 2011 16:05:38 +0000
I get an "Failed to compile stylesheet" error :
Error at xsl:template on line 23 column 63 of orphans.xsl:
XTSE0340: XSLT Pattern syntax error at char 7 on line 23 in {body/*/igs:is-heading(.}:
Function call may appear only at the start of a pattern
Failed to compile stylesheet. 1 error detected.



Sorry if my fingers wrote that. What my brain was telling them to write was


match="body/*[igs:is-heading(.)]"

Michael Kay
Saxonica

Current Thread