Contents

lineNumber

The line number of the XML document being processed by the parser.

Declaration

var lineNumber: Int { get }

Discussion

You may access this property once a parsing operation has begun or after an error occurs.

See Also

Obtaining Parser State