[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Error 80004005 eof - Microsoft XML Parser (September Dro

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)
msxml3.dll error 80004005
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

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.