[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] How to process attributes of IDREFS


Subject: [xsl] How to process attributes of IDREFS
From: Dan Vint <dvint@xxxxxxxxx>
Date: Tue, 19 Aug 2003 07:10:38 -0700



I've checked the FAQ and didn't find anything on this question. I have an element with an attribute of type IDREFS, so of coarse it can have one value or it can have several.

What is the best way to process this attribute to be able to find all the elements linked to it? I would have thought the id() function would have been able to force the processing but it doesn't seem to. Do I have to revert to string/token processing to get at the individual IDs? When there is a single value id() works fine, but when there is a list there is a problem.

thanks.
..dan





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



Current Thread