> That is not correct.
> XML Schema Part 2: Datatypes defines the ID type in accordance to the ID
> type in the DTDs. The question still is, does Xerces recognize Schema
> defined IDs? It does claim support for the given specification.

It does, but only if you validate the instance, or use DOM3 calls to
designate an attribute in the DOM as an ID attribute after parsing or
document creation. DOM1 and DOM2 alone do not properly support applications
that make use of ID attributes.

-- Scott


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to