xsl-list
[Top] [All Lists]

RE: [xsl] xsl:for or xsl:repeat

2006-05-25 02:36:47
So the total number of namespace nodes is roughly O(N^2), 
where N is the average depth of the stylesheet's xml tree.

I would say it is O(N*M) where N is the number of elements in the document
and M is the number of namespaces.

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>