|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Push Processing
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? Regards, -- Florent Georges http://www.fgeorges.org/
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








