[
Lists Home |
Date Index |
Thread Index
]
From: "Elliotte Rusty Harold" <elharo@metalab.unc.edu>
> This just makes the existing mess of different conformance levels to
> XML worse. Currently there are three levels of conformance:
>
> 1. Well-formed
> 2. Well-formed with no optional errors (like ambiguous content models
> or version="1.1")
> 3. Valid
>
> You want to add a fourth level, not well-formed but OK.
Isn't is more like
[ WF | WF+extras | valid ][ XML 1.1 | XML 1.0 ][ Namespace 1.0 | Namespace 1.1 ]
which is only 12 flavours?
Cheers
Rick Jelliffe
|