Re: [xsl] document() function in XT with relative file not working?

Subject: Re: [xsl] document() function in XT with relative file not working?
From: Mike Brown <mike@xxxxxxxx>
Date: Fri, 23 Mar 2001 14:37:17 -0700 (MST)
sara.mitchell@xxxxxxxxx wrote:
> I'm totally baffled on why I'm getting this problem, especially
> since so many examples from books etc. look just like this.

You're going to kick yourself.

> <xsl:variable name="colors" select="document(colors.xml)/colors"/>

You meant document('colors.xml')

   - Mike
_____________________________________________________________________________
mike j. brown, software engineer at  |  xml/xslt: http://skew.org/xml/
webb.net in denver, colorado, USA    |  personal: http://hyperreal.org/~mike/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread