Answer:
A SAX parsing error is generally a validation error; in other words, it occurs when an XML document is not valid, although it can also occur if the declaration specifies an XML version that the parser cannot handle. See also fatal error, warning.
Previous Question | Next Question |
What is Enterprise JavaBeans Query Language (EJB QL)? | What is external entity? |