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.
The public identifier of the external entity referenced in the XML document.
var publicID: String? { get }You may access this property once a parsing operation has begun or after an error occurs.