Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Non NCName IDs

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Richard Tobin <richard AT inf.ed.ac.uk>
  • To: veillard AT redhat.com, Richard Tobin <richard AT inf.ed.ac.uk>
  • Cc: Elliotte Harold <elharo AT metalab.unc.edu>, 'xom-interest' <xom-interest AT lists.ibiblio.org>, 'Wolfgang Hoschek' <whoschek AT lbl.gov>, public-xml-id AT w3.org
  • Subject: Re: [XOM-interest] Non NCName IDs
  • Date: Wed, 22 Mar 2006 08:57:08 +0000 (GMT)

> > I'm not sure what you mean by "registered". If you mean recognised as
> > an ID and normalised as one, then yes. This is (by design) the same
> > as for an ID attribute declared in a DTD: validity does not affect
> > normalisation or type assignment.

> And that's how we end up with software expecting id('1234') or
> id('foo bar') to work in XPath. I still think it's a disaster to
> let this go though while we had the opportunity to block it and
> force the cleanup for xml:id

If it had been changed, it would have been the only case where the
type of an attribute depended on its value.

-- Richard




Archive powered by MHonArc 2.6.24.

Top of Page