Subject: Re: Does the XSL processors within IE5beta2 validate a XSL stylesheet?
From: Tyler Baker <tyler@xxxxxxxxxxx>
Date: Fri, 18 Dec 1998 15:33:21 -0500
|
"Markor, John (Non-HP)" wrote:
> yes, I believe the processor is validating the XSL (I found this out the
> hard way) in that it dynamically attaches itself (or at least appears to...)
> to the document in question. But what you are seeing is an error in
> IE5beta2, in which the <xsl:process-children/> tag is not processed.
>
> Again - hopefully they will fix this bug in the next release.
This is no longer a bug. xsl:process-children and xsl:process have been
deprecated in favor of:
xsl:apply-templates
Tyler
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|