[
Lists Home |
Date Index |
Thread Index
]
From: "Eric van der Vlist" <vdv@dyomedea.com>
> I have recently written (with much help from Murata Makoto) a chapter
> dedicated to Relax NG, ambiguous and non-deterministic models proposing
> a distinction between determinism and unambiguity and showing some more
> examples:
>
> http://books.xmlschemata.org/relaxng/RngBookAssignment.html
>
> I hope that this chapter will clarify these topics and thank you for
> sharing what you think about it.
I am not sure this technical distinction helps the average schema writer.
For example, rewriting an ambiguous schema so it is merely non-deterministic
won't help XML Schema users. ;-}
The only case I can think of where the distinction makes any difference is
in XML Schema union types, which are allowed to be non-deterministic but are
not unambiguous because of the first-match rule.
Bob Foster
|