RE: [xml-dev] syntax, model

From
Dare Obasanjo <>
To
Elliotte Rusty Harold <>, Joe English <>,
Date
2003-10-24T23:26:11Z
ID
<>
Thread
RE: [xml-dev] syntax, model
________________________________

From: Elliotte Rusty Harold [mailto:]
Sent: Fri 10/24/2003 4:00 PM
To: Joe English; 
Subject: Re: [xml-dev] syntax, model

And then what do you do when the document doesn't adhere to the
schema? The schema's a start, but not an end. Robust software does
not assume the schema is actually followed.
 
[Dare Obasanjo] Robust software would also not assume that the XML or HTML is actually well-formed. Your point?