IDL Programming > Objects > File Format Object Classes > IDLffXMLSAX::EndPrefixMapping

IDLffXMLSAX::EndPrefixMapping

Syntax | Arguments | Keywords | Version History

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