RE: [xml-dev] How to spell "No PSVI" in XSLT 2.0 ?

From
Evan Lenz <>
To
"J.Pietschmann" <>, Arjun Ray <>
Date
2002-05-18T21:30:30Z
ID
<>
Thread
RE: [xml-dev] How to spell "No PSVI" in XSLT 2.0 ?
J. Pietschmann wrote:
> Nobody in the XSLT
> community would be hurt if IDs are dropped, many wouldn't
> even notice.

I would like it if that were true, especially since IDs represent the single
hole in XSLT 1.0's closure (you can't create IDs in the result tree and thus
can't do identity transformations). But aren't there whole classes of
stylesheets that depend on use of the id() function, e.g. Norm Walsh's
Docbook stylesheets?

Evan