Interview Questions

What does a namespace-aware application do when it encounters an error?

XML Interview Questions and Answers


(Continued from previous question...)

106. What does a namespace-aware application do when it encounters an error?

The XML namespaces recommendation does not specify what a namespace-aware application does when it encounters a document that does not conform to the recommendation. Therefore, the behavior is application-dependent. For example, the application could stop processing, post an error to a log and continue processing, or ignore the error.
PART III: NAMES, PREFIXES, AND URIs

(Continued on next question...)

Other Interview Questions