[
Lists Home |
Date Index |
Thread Index
]
David Carlisle wrote:
> > or even to test whether a given attribute in the
> > source tree is an ID attribute. (If someone could prove me wrong on this
> > latter point, I'd greatly appreciate it!)
>
> generate-id(.)=generate-id(id(@id))
>
> is true just if the id attribute on the current node is of type ID
I wish that were true!
<foo id="bar" fakeId="bar"/>
Evan
|