Application Integration
- Application Integration
- All Products
fn:prefix-from-QName(arg)
Argument | Required/Optional | Description |
|---|---|---|
arg | Optional | The QName from which to extract the prefix.
Returns empty sequence if input is empty or omitted. |
|
|
|---|---|
fn:prefix-from-QName(QName("", "bar")) | () |
fn:prefix-from-QName(()) | () |