XMLException.Line
From Xojo Documentation
Property (As String )
aXMLException.Line = newStringValue
or
StringValue = aXMLException.Line
Supported for all project types and targets.
or
StringValue = aXMLException.Line
Supported for all project types and targets.
If it is a parsing error, the line number at which parsing failed.