Azure Integrator V2 - Online Help
Azure Integrator V2
Questions / Feedback?

StartPrefixMapping Event

Fired when entering the scope of a namespace declaration.

Syntax

azurerequest.on('StartPrefixMapping', [callback])

Callback

The 'callback' is called when the 'StartPrefixMapping' event is emited.

function(e){ }

The argument 'e' has the following properties:

e.prefix
e.URI

Remarks

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

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0