xsl-list
[Top] [All Lists]

[xsl] generate-id() explanation

2010-05-24 11:30:09
Hi

I would like to clarify if my understanding of generate-id() is correct.

A generate-id() when used within an XML document on multiple nodes,
generates unique id values for each of the nodes.

Is this correct?

The reason I am asking is because I am generating ids for a nested
level in an XML document using generate-id() and the requirement is to
generate a unique id for each of the list level elements in one XML
document.

Can the experts please clarify this?

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