xsl-list
[Top] [All Lists]

Re: [xsl] Directory listing, as xml file

2008-06-02 03:48:04
Dave Pawson wrote:

   <xsl:param name='dir' select='"null"' as="xs:string"/>
   <xsl:variable name="dir" select="File:new($dir)" />
   <xsl:variable name="files" select="File:list($dir)"/>

  I wouldn't recommend those variable names ;-)

--drkm






















__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible 
contre les messages non sollicités 
http://mail.yahoo.fr Yahoo! Mail 


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--