Re: [xsl] translate to XML using XSL into an HTML table

Subject: Re: [xsl] translate to XML using XSL into an HTML table
From: Steve <subsume@xxxxxxxxx>
Date: Fri, 3 Aug 2007 16:33:32 -0400
It means everything between the <FIRST>*this stuff*</FIRST> tag.

Its like in DOS or Unix how when you type "cd ." means "change
directory to ... the current directory". whereas "cd .." brings you
one directory up.

On 8/3/07, oryann9 <oryann9@xxxxxxxxx> wrote:
> On last question...
>
>
> the statements
> 1 <xsl:for-each select="//LISTING/*">
> 2 <xsl:value-of select="."/>
>
> on line 2 means the current entry? in other words what
> does the "." mean?
>
>
>
>
> ____________________________________________________________________________________
> Need a vacation? Get great deals
> to amazing places on Yahoo! Travel.
> http://travel.yahoo.com/

Current Thread