|
Subject: Re: Error 80004005 eof - Microsoft XML Parser (September Drop) From: Dimitre Novatchev <dnovatchev@xxxxxxxxx> Date: Fri, 20 Oct 2000 04:31:23 -0700 (PDT) |
Use <xsl:when test="ancestor::sidebar[1]">
instead of
<xsl:when test=".[ancestor::sidebar[1]]">
Cheers,
Dimitre Novatchev
"Ben Skelton" <Ben_Skelton@xxxxxxxxxxxxx> wrote:
..................................
<xsl:template match="title">
<xsl:choose>
<xsl:when test=".[ancestor::sidebar[1]]">
<xsl:choose>
<xsl:when test=".[ancestor::sect4
[1]]">
<h4><xsl:apply-templates /></h4>
</xsl:when>
On the September build gives the following
error...
msxml3.dll error '80004005'
Expected token 'eof' found '['. //-->[<-- ancestor::sidebar[1]]
__________________________________________________
Do You Yahoo!?
Yahoo! Messenger - Talk while you surf! It's FREE.
http://im.yahoo.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: Error 80004005 eof - Microsoft , Kay Michael | Thread | RE: Error 80004005 eof - Microsoft , Wendell Piez |
| Re: Emacs PSGML mode for XSL, Miloslav Nic | Date | Q: copy-of select="@*", Michael Bierenfeld |
| Month |