fn:in-scope-prefixes

fn:in-scope-prefixes($element as element()) → string*

Function signature

$element

element()

Result

xs:string *

Returns the names of the namespaces that are in scope for an element

XPath 2.0 Specification

Expand

Up  Next