RE: Can't use 'id' function in XT 19990725

Subject: RE: Can't use 'id' function in XT 19990725
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Tue, 27 Jul 1999 17:35:25 +0100
> This works nicely, but if I replace "//node()[@id=$targetid]" 
> with "id($targetid)" which (to my understanding) amounts to the 
> same thing, it does not work. The node with id equal to $targetid
> is not found. What am I getting wrong ?

The most likely explanation, from the information you have given, is that
the attribute called "id" is not being recognised as an attribute of type
"ID". This depends on the DTD and on using a parser that recognises it in
the DTD.

Mike Kay


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


Current Thread