Altova Mailing List Archives>Archive Index >xsl-list Archive Home >Recent entries >Thread Prev - RE: [xsl] Push Processing [Thread Next] RE: [xsl] Push ProcessingTo: Date: 3/2/2009 3:53:00 PM > Michael Kay wrote: > > > <xsl:function name="f:expand" as="element()"> > > <xsl:param name="item" as="element(item)"/> > > <xsl:param name="child" as="element()?"/> > > <xsl:choose> > > <xsl:when test="exists($child)"> > > <xsl:sequence select="$child"/> > > </xsl:when> > > <xsl:otherwise> > > <emptyCell/> > > </xsl:otherwise> > > </xsl:choose> > > </xsl:function> > > Just out of interest, why do you pass the $item param here? Because I changed the design half way through. Michael Kay http://www.saxonica.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
