I have an application that uses ID/IDREFS (note the plural) I know that the id() function will pull a list of refs apart for me which is great but it doesn't seem to work with implementations I've tested of the <xsl:key>. What I want to do is index all the references to IDs in any attribute. <xsl:key> works well with the single IDREF values and I would have thought that <xsl:key use="id(@ideref)"/> would have also created unique entires for each value in the list of refs - is this an implementation problem or is id() and <xsl:key> not meant to work together? ..dan --------------------------------------------------------------------------- Danny Vint http://www.dvint.com Author: "SGML at Work" http://www.slip.net/~dvint/pubs/sgmlatwork.shtml mailto:dvint@usa.netReceived on Wednesday, 4 July 2001 08:34:09 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 10 August 2007 00:11:33 GMT