[Home] [By Thread] [By Date] [Recent Entries]


 > Henry S. Thompson wrote:
 >
 >>Final note:  the 99.99% case, for both DTDs and Schemas, is that all
 >>sensible *user agents* will do the same thing, and it will be what
 >>people expect, namely:
 >>
 >>  1a) If there's a DOCTYPE, process as much of it as you can get
 >>      access to looking for ID declarations, and use them during
 >>      parsing to identify possible anchors;
 >>
 >>  2a) If there's an xsi:schemaLocation attribute, use it to get a
 >>      schema doc and schema validity assess using it;
 >>
 >>  2b) Otherwise if the doc elt is in a namespace and there's a
 >>      schema doc accessible via the namespace URI, ditto.

Really?  On the contrary, I expect that the vast majority of user agents
will do no schema validation in the vast majority of cases when
processing XML resources.  -Tim




Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member