Subject: Re: [xsl] question about generate-id() From: Michael Kay <mike@xxxxxxxxxxxx> Date: Sat, 07 Aug 2010 17:56:59 +0100 |
I don't follow your argument, Dave. An input document's identifiersLets agree to differ on that one then Ken.
have *no* relationship to generate-id().
<xsl:function name="generate-new-id" as="xs:string"> <xsl:param name="node" as="node()"/> <xsl:sequence select="generate-new-id(0)"/> </xsl:function>
Michael Kay Saxonica <xsl:sequence select="generate-unique-id(0)"/> </xsl:function>
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] question about generate-i, Dave Pawson | Thread | Re: [xsl] question about generate-i, Dave Pawson |
Re: [xsl] [XPath 1.0] Why is .[A] i, Wolfgang Laun | Date | Re: [xsl] [XPath 1.0] Why is .[A] i, Michael Kay |
Month |