Nima Kaviani
2006-11-24 08:37:53 UTC
Hi all,
I have a problem with using generate-id()
apparantly, as I see it in my code, generate-id is dependent to the
context and the current location in the xml document. that is, when I
use generate-id() twice and in the same context it returns the same
value though I need two different values!
however, when I use generate-id(../..) or generate-id(/) it returns
some other values to me!
is there anything wrong with my settings and assumptions? do I have
any way around it?
thanks,
-Nima
--~------------------------------------------------------------------
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-***@lists.mulberrytech.com>
--~--
I have a problem with using generate-id()
apparantly, as I see it in my code, generate-id is dependent to the
context and the current location in the xml document. that is, when I
use generate-id() twice and in the same context it returns the same
value though I need two different values!
however, when I use generate-id(../..) or generate-id(/) it returns
some other values to me!
is there anything wrong with my settings and assumptions? do I have
any way around it?
thanks,
-Nima
--~------------------------------------------------------------------
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-***@lists.mulberrytech.com>
--~--