|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: How to use generate-id() inside an xsl:function w
On 2/27/07, David Carlisle <davidc@xxxxxxxxx> wrote:
<xsl:function name="pref:myId" as="xs:string"> <xsl:variable name="myNode" as="element()"> <someNode/> </xsl:variable> I think in this case generate-id() will be applied on the same node again and again and will return the same string -- this is why I want always to have a new copy of it -- or am I wrong? -- Cheers, Dimitre Novatchev --------------------------------------- Truly great madness cannot be achieved without significant intelligence. --------------------------------------- To invent, you need a good imagination and a pile of junk ------------------------------------- You've achieved success in your field when you don't know whether what you're doing is work or play
|
Back To School Sale!Save 30% off all Stylus Studio 2008 Products when you purchase from our Online Shop. Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






