systemID
The system identifier of the external entity referenced in the XML document.
Declaration
var systemID: String? { get }Discussion
You may access this property once a parsing operation has begun or after an error occurs.
The system identifier of the external entity referenced in the XML document.
var systemID: String? { get }You may access this property once a parsing operation has begun or after an error occurs.