EndPrefixMapping
- Last Updated: June 8, 2021
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Syntax
Invoked when the XML parser detects that a prefix associated with namespace mapping has gone out of scope.
Procedure
|
Method
|
- prefix
- A character string representing the prefix for a namespace declaration.
This callback is invoked only when namespace processing is enabled. It provides information not required by normal namespace processing. However, in some situations, this callback might be useful and even required.