Scenario #1: the server offers the XML document without its DTD, the parser does a syntax check, and the DTD follows if the XML document is "well-formed" |
Scenario #2: the server checks the XML document against its DTD ("validity") before sending the document to the client |