The IDLffXMLSAX::StartPrefixMapping procedure method is called when the parser detects the beginning of a namespace declaration.
Obj->[IDLffXMLSAX::]StartPrefixmapping, Prefix, URI
A string containing the prefix, which is being mapped. If the variable specified by Prefix contains an empty string, the mapping is for the default element namespace.
A string containing the URI of the prefix namespace.
None
5.6 |
Introduced |