onStartPrefixMapping (event)

Fired when entering the scope of a namespace declaration.

Syntax

- (void)onStartPrefixMapping:(NSString*)prefix :(NSString*)URI;
func onStartPrefixMapping(_ prefix: String, _ URI: String)

Remarks

The EndPrefixMapping event is fired when leaving the scope of a namespace declaration.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 iOS Edition - Version 20.0 [Build 8307]