Contents

publicID

The public identifier of the external entity referenced in the XML document.

Declaration

var publicID: String? { get }

Discussion

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

See Also

Obtaining Parser State