xsl-list
[Top] [All Lists]

RE: [xsl] Converting an xml to another xml Using XSLT

2006-05-02 14:04:57
I need suggestion or solution how to handle arbitary depth 
i.e. if "classitem" depth is 5 or 8 or some other value.

That's exactly what the classic "push" style of XSLT processing, using
template rules and xsl:apply-templates does. That's why you were shown a
solution using xsl:template.

Michael Kay
http://www.saxonica.com/


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

<Prev in Thread] Current Thread [Next in Thread>