[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: id() doesn't work!?

Subject: Re: id() doesn't work!?
From: "J.Pietschmann" <j3322ptm@xxxxxxxx>
Date: Mon, 26 Aug 2002 23:04:30 +0200
Re:  id() doesn't work!?
W. Eliot Kimber wrote:
> But I think that what Aaron is really asking for is some sort of
> analyzer that can report whether or not there are any attributes with a
> declared type of "ID"--if not, then id() can never work. If so then id()
> might work.
Yes, I understood this. In particular, id() will never work
if there is no DTD, as in his original question. Unfortunately,
the XSLT spec leaves it to the processor whether to regard
this as an error or just work on.

But xsl:key() is fundamentally no different from "//*[@id='$name']"--it
still requires that you know, for a given input document, what the ID
and IDREF attributes are.

Id() requires you to know which attributes are IDREF too. Ok, it will work with IDREFS which is painful without it.

I personally prefer to know under which name IDs are
sailing so that I can avoid doing silly stuff, like
reading the full DocBook DTD each time a 5kB XML file
is to be served just to get the ID attributes.

J.Pietschmann


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



Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.