(Choose 1 answer)
What does a validating parser if it encounters a valid DOCTYPE declaration but it cannot load the associated DTD file because the given URL is wrong?
A. It will continue to parse the document in order to check if it is well-formed.
B. This is a fatal error: the parsing will stop immediately.