Saxonica.com

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. Except for the unnamed namespace, which is represented by the string "", the names will be of type xs:NCName.

XPath 2.0 Specification

Next