December 2001
Intermediate to advanced
380 pages
11h 54m
English
MSXML3.0 ParseError Object
The ParserError
object is a collection attributes populated when there is an error.
The parser populates this object at the time of runtime
errors.
errorCodeThe number representing the error.
fileposThis byte-oriented position within the file.
lineThe line number of the error.
lineposThe character position within the line that the error occurred on.
reasonThis property contains the reason for the error, if known.
srcTextThis property contains the full text of the line containing the error in the document.
urlThis property represents the URL of the document.
Read now
Unlock full access