[
Lists Home |
Date Index |
Thread Index
]
...
The validation algorithm does not change.
So long as the parser performs interns "correctly",
(see http://www.cl-xml.org/code/xquerydatamodel/xqdm-qnames.lisp)
the name identity comparison, upon which validation depends, does not
change at all.
(see http://www.cl-xml.org/code/xquerydatamodel/xqdm-validation.lisp)
...
Jonathan Borden wrote:
>
> Rick,
>
> Wow. it is that easy. So what is the excuse for not doing this?
>
> ...
>
> Actually, it does not even need any change in DTD syntax AFAIK.
> It just needs a change in the way that validation is performed using DTDs.
>
|