Available on all platforms
@:keepnew(message:String, xml:String, position:Int)
@:keeplineNumber:Int
the line number at which the XML parsing error occurred
@:keepmessage:String
the XML parsing error message
@:keepposition:Int
the character position in the XML string at which the parsing error occurred
@:keeppositionAtLine:Int
the character position in the reported line at which the parsing error occurred
@:keepxml:String
the invalid XML string
@:keeptoString():String