OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[xml-dev] Common Sense approach to ID and IDness



We might be complicating the problem unnecessarily.  One can argue that, in
most XML standards and applications, attributes of type ID are named 'id',
'ID', or 'Id'.  If this is true, then we are unnecessarily revisiting
Plato's world of chair and chairness.  Common sense dictates that, just as a
chair is a chair, an ID is an ID.

IDISID Proposal:  Any attributes named "id", "ID", or "Id" are of type ID
regarless of namespace.

Since DTD availability is an implementation issue, IDISID should be
supported at implementation level rather than at standard level.  FYI,
Docuverse DOM SDK supports IDISID.  JAXP doesn't.

Don