Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

StartPrefixMapping Event

Fired when entering the scope of a namespace declaration.

Syntax

 virtual int FireStartPrefixMapping(ShipRequestStartPrefixMappingEventParams *e);

 
typedef struct {
char* Prefix;
char* URI;
int reserved;
} ShipRequestStartPrefixMappingEventParams;

Remarks

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

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