Package: cxml-types
Function context-find-namespace-binding
Lambda List
context-find-namespace-binding (context prefix)
Arguments
Return Valuethe namespace URI as a string, or NIL
Details This function resolves a namespace prefix to a namespace URI in the current context.
All currently declared namespaces
are taken into account, including those declared directly on the current element.
|
See also |