Subject: Re: XSLT 2.0 and implementation of fn:idref in Saxon 7.9
From: "Thomas J. Sebestyen" <a9105535@xxxxxxxxxxxxxxxxx>
Date: Sun, 14 Mar 2004 02:17:47 +0100
|
Hello,
Michael Kay schrieb:
> [...] then the idref() function will
> return that attribute, not the element containing it.
>
> The reason for this is that you can have several IDREF attributes on an
> element, e.g.
>
> <person id="id005" father="id001" mother="id002"/>
Yes, this make sense. This was the part of the puzzle, I did not thought
of.
Regards
Thomas
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|