I tell my students that if they use generate-id() for a value set
they should *only* use generate-id() for all values in the set.
This is too restrictive policy.
One may use namespaces to differentiate id nature:
id="gen.{generate-id()}"
or
id="my.{...}"
--
Vladimir Nesterovsky
http://www.nesterovsky-bros.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>
--~--