This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: id() doesn't work!?


Aaron Optimizer Digulla wrote:
See? Just add a check in the code which implements id() if the
current document (infoset or whatever you call it right now) is
valid. If not, then id() will never work and then you should print
a warning because that is *never* what the user wants (no matter
if he uses XPointer or whatever).
Well, unless every processor implements your suggestions,
use xsl:key and key(), which is independent of the presence
of a DTD and will work just as good.
You might forget about id() after some time... :-)

J.Pietschmann


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]