local-name-from-QName
Extracts the local name part from a value of type xs:QName. Note that, unlike the local-name function which returns the local name of the node, this function processes the content of the item connected to the qname input.
Languages
Built-in, C++, C#, Java, XQuery, XSLT 2.0, XSLT 3.0.
Parameters
Name | Description |
---|---|
qname | Mandatory. Provides the function's input value, of type xs:QName. |