xsl-list
[Top] [All Lists]

Re: [xsl] Suggestions for naming files based on starting node?

2008-04-17 00:05:26


I incorporated <xsl:number> into a pre-process template that created  
new identifier attributes for each element, a

If you need two passes anyway this is a good idea, but you shouldn't
need two passes just for xsl:number should you?

David

--~------------------------------------------------------------------
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>
--~--