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?