Properties for BaseXMLDomParseError

View property list in alphabetical order

NameDescription
piErrorCodeReturns an error code
piErrorCountReturns the number of errors when pbMultipleErrorMessages is True
piFilePosReturns the absolute character position in the file where the error occurred
piLineReturns the number of the line in the document that contains the error
piLinePosReturns the character position of the error within the line in which it occurred
psErrorXPathReturns an XPath statement that locates the error
psReasonReturns the text description of the source and the reason for the error
psSrcTextReturns the full text of the line that contains the error, or an empty string if the error cannot be assigned to a specific line
psURLReturns the URL of the most recent XML document that contained an error

Inherited Properties from cObject

Child_CountReturns the number of child objects the object contains
Delegation_ModeDetermines if and how unknown messages are delegated
NameReturns the full name of the object including parentage
Object_IdReturns the object handle of the object, can be used to determine if an object exists
Object_LabelReturns the short name of an object
ParentReturns the parent of an object
peNeighborhoodDetermines how an object and its descendents participate in object neighborhood referencing