RE: [xsl] Anyone can explain me this syntax?

Subject: RE: [xsl] Anyone can explain me this syntax?
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 13 Jan 2004 13:54:32 -0500
At 2004-01-13 15:01 -0400, Jaime Stuardo wrote:
Thanks Wendell for your complete explanation. While reading your help, I tested another alternative:

ROW[. = key('relacion_x_cobertura', REL_ID)[1]]

and it worked too.
...
I think that case is equivalent to generate-id method since all ROW's has at least 1 field different, making the whole ROW different. Is that true?

"Equivalent"? It happens to work because the content is different, but your string comparisons will probably be much longer looking at content than looking at generated identifiers.


Using generated identifiers will work regardless of the content.

................ Ken

--
North America (Washington, DC): 3-day XSLT/2-day XSL-FO 2004-03-15
Instructor-led on-site corporate, government & user group training
for XSLT and XSL-FO world-wide:  please contact us for the details

G. Ken Holman                 mailto:gkholman@xxxxxxxxxxxxxxxxxxxx
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0    +1(613)489-0999 (F:-0995)
ISBN 0-13-065196-6                       Definitive XSLT and XPath
ISBN 0-13-140374-5                               Definitive XSL-FO
ISBN 1-894049-08-X   Practical Transformation Using XSLT and XPath
ISBN 1-894049-11-X               Practical Formatting Using XSL-FO
Member of the XML Guild of Practitioners:     http://XMLGuild.info
Male Breast Cancer Awareness  http://www.CraneSoftwrights.com/s/bc


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread