Altova MapForce 2024 Enterprise Edition

The node-name function takes a node as its input argument and returns its QName. When the QName is represented as a string, it takes the form of prefix:localname if the node has a prefix, or localname if the node has no prefix. To obtain the namespace URI of a node, use the namespace-uri-from-QName function.

mf-func-xpath2-node-name

 

Languages

XQuery, XSLT 2.0, XSLT 3.0.

 

Parameters

Name

Type

Description

node

mf:node

The input node.

© 2017-2023 Altova GmbH