[
Lists Home |
Date Index |
Thread Index
]
- From: Jonathan Robie <jonathan@texcel.no>
- To: Mark Tucker <mct@foyt.indyrad.iupui.edu>
- Date: Thu, 10 Sep 1998 16:37:55 -0400
At 02:53 PM 9/10/98 -0500, Mark Tucker wrote:
>
>Wait, People,
>
> DO YOU OR DONT YOU BUY TIM BRAY'S ALGORITHM for
> DTD validation in the face of Namespaces:
Sure. As long as you handle the prefixes in both the document and the dtd
before validation, it works. In other words, the five step algorithm works,
but it implies a little more than this short summary statement:
> "Re-write the document instance with consistent Prefixes
> then do a normal DTD validatation."
I also disagree somewhat with the following:
> I don't see anything kludgy in it. (modulo my preference to
> use expanded names directly in the processor's symbol table.)
Well, it's the least kludgy hack we have available to us until schemas can
handle namespace mapping. It's the way I would handle it in my applications.
Jonathan
jonathan@texcel.no
Texcel Research
http://www.texcel.no
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|