IPWorks 2020 JavaScript Edition

Questions / Feedback?

StartPrefixMapping Event

Fired when entering the scope of a namespace declaration.

Syntax

rest.on('StartPrefixMapping', listener: (e: {readonly prefix: string, readonly URI: string}) => void )

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 JavaScript Edition - Version 20.0 [Build 8292]