IDLffXMLSAX::EndPrefixMapping
The IDLffXMLSAX::EndPrefixMapping procedure method is called when a previously declared prefix mapping goes out of scope.
Syntax
Obj->[IDLffXMLSAX::]EndPrefixMapping, Prefix
Arguments
Prefix
A string containing the namespace prefix that is going out of scope.
Keywords
None
Version History
5.6 |
Introduced |